Skip to content

Commit 4d01d8e

Browse files
Update Rust crate tempfile to 3.6
1 parent b735be0 commit 4d01d8e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 4 additions & 3 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
@@ -183,7 +183,7 @@ opentelemetry = { version = "0.18.0", features = ["rt-tokio"] }
183183
opentelemetry-otlp = { version = "0.11.0" }
184184
proptest = "1.1.0"
185185
rustup-macros = { path = "rustup-macros" }
186-
tempfile = "3.5"
186+
tempfile = "3.6"
187187
termcolor = "1.2"
188188
thiserror = "1.0"
189189
tokio = { version = "1.26.0", default-features = false, features = [

0 commit comments

Comments
 (0)