Skip to content

Commit 4cdf0aa

Browse files
Update Rust crate tempfile to 3.5
1 parent eb1a98c commit 4cdf0aa

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
@@ -131,7 +131,7 @@ members = ["download"]
131131
[workspace.dependencies]
132132
anyhow = "1.0.69"
133133
lazy_static = "1"
134-
tempfile = "3.4"
134+
tempfile = "3.5"
135135
thiserror = "1.0"
136136
url = "2.3"
137137

0 commit comments

Comments
 (0)