diff --git a/Cargo.toml b/Cargo.toml index 879d318..e4ca8cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ tokio-util = "0.7.18" tonic = "0.13.1" void = "1.0.2" envmnt = "0.10.4" -tempfile = "=3.13.0" +tempfile = "=3.27.0" [build-dependencies] tonic-build = { version = "0.13.1", default-features = false, features = ["transport", "prost"] }