Skip to content

Commit c093940

Browse files
authoredMar 5, 2024
Update Rust crate tempfile to 3.10.1
1 parent 601dfed commit c093940

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ log = { version = "0.4.21", optional = true }
2626
env_logger = "0.11.3"
2727
fs-set-times = "0.20.1"
2828
rayon = "1.8.1"
29-
tempfile = "3.10.0"
29+
tempfile = "3.10.1"
3030
test-log = "0.2.15"
3131

3232
[target.'cfg(not(windows))'.dependencies]

0 commit comments

Comments
 (0)