diff --git a/Cargo.toml b/Cargo.toml index d30cb84..ac34a2d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -161,7 +161,7 @@ insta = { version = "1.39.0", features = ["json"] } nix = { version = "0.30", features = ["fs"] } proptest = "1.8.0" regex = "1.11.0" -temp-env = "0.2.0" +temp-env = "0.3.6" tempfile = "3.8.1" # The profile that 'dist' will build with