diff --git a/Cargo.toml b/Cargo.toml index 28d8f0710..ee05b631c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ process-mux = [] native-mux = ["openssh-mux-client"] [dependencies] -tempfile = "3.1.0" +tempfile = "3.9.0" shell-escape = "0.1.5" thiserror = "1.0.30"