Skip to content

Commit 85a753f

Browse files
committed
Bump dep tempfile to v3.3.0
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent a231ef7 commit 85a753f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ process-mux = []
3636
native-mux = ["openssh-mux-client"]
3737

3838
[dependencies]
39-
tempfile = "3.1.0"
39+
tempfile = "3.3.0"
4040
shell-escape = "0.1.5"
4141
tokio = { version = "1", features = [ "process", "io-util", "macros" ] }
4242
tokio-pipe = "0.2.11"

0 commit comments

Comments
 (0)