Skip to content

Commit bc29903

Browse files
authored
Merge pull request #3412 from rust-lang/renovate/tempfile-3.x
Update Rust crate tempfile to 3.7
2 parents c8e9284 + 07d1947 commit bc29903

File tree

2 files changed

+46
-34
lines changed

2 files changed

+46
-34
lines changed

Cargo.lock

Lines changed: 45 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ opentelemetry = { version = "0.18.0", features = ["rt-tokio"] }
182182
opentelemetry-otlp = { version = "0.11.0" }
183183
proptest = "1.1.0"
184184
rustup-macros = { path = "rustup-macros" }
185-
tempfile = "3.6"
185+
tempfile = "3.7"
186186
termcolor = "1.2"
187187
thiserror = "1.0"
188188
tokio = { version = "1.26.0", default-features = false, features = [

0 commit comments

Comments
 (0)