Skip to content

Commit a4fb961

Browse files
Update Rust crate tempfile to 3.12.0
1 parent d60e1ba commit a4fb961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ parse_duration = "2.1.1"
2828
patchset = { path = "patchset" }
2929
rcs-ed = { path = "rcs-ed" }
3030
structopt = "0.3.26"
31-
tempfile = "3.3.0"
31+
tempfile = "3.12.0"
3232
thiserror = "1.0.30"
3333
tokio = { version = "1.16.1", features = ["fs", "io-util", "macros", "process", "rt-multi-thread", "signal", "sync", "time", "tracing"] }
3434
walkdir = "2.3.2"

0 commit comments

Comments
 (0)