Skip to content

Commit e5964f0

Browse files
authored
Merge pull request #3294 from rust-lang/renovate/tempfile-3.x
Update Rust crate tempfile to 3.5
2 parents a9d34cc + 4cdf0aa commit e5964f0

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)