diff --git a/Cargo.toml b/Cargo.toml index 1a9a52a..3e70ff3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,4 +31,4 @@ gpt = "3.0.0" once_cell = "1.19.0" serde = { version = "1.0.130", features = ["derive"] } serde_json = "1.0.68" -tempfile = "3.2.0" +tempfile = "3.3.0"