Skip to content

Commit 5e70af9

Browse files
authored
Merge pull request #396 from rust-lang/dependabot/cargo/tempfile-3.23.0
build(deps): bump tempfile from 3.22.0 to 3.23.0
2 parents bbbf352 + 9f0f9df commit 5e70af9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 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
@@ -28,7 +28,7 @@ serde_json = "1.0"
2828
clap = { version = "4.5", features = ["derive", "wrap_help"] }
2929
tar = "0.4"
3030
tee = "0.1"
31-
tempfile = "3.22.0"
31+
tempfile = "3.23.0"
3232
xz2 = "0.1.7"
3333
chrono = "0.4.22"
3434
colored = "3"

0 commit comments

Comments
 (0)