Skip to content

Commit 8979be2

Browse files
Update Rust crate tempfile to 3.8
1 parent 94d98a4 commit 8979be2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.20.0", features = ["rt-tokio"] }
182182
opentelemetry-otlp = { version = "0.13.0" }
183183
proptest = "1.1.0"
184184
rustup-macros = { path = "rustup-macros" }
185-
tempfile = "3.7"
185+
tempfile = "3.8"
186186
termcolor = "1.2"
187187
thiserror = "1.0"
188188
tokio = { version = "1.26.0", default-features = false, features = [

0 commit comments

Comments
 (0)