Skip to content

Commit c4f907c

Browse files
authored
Merge pull request #393 from rust-lang/dependabot/cargo/tempfile-3.22.0
build(deps): bump tempfile from 3.21.0 to 3.22.0
2 parents ffe422b + 5f7c623 commit c4f907c

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
@@ -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.21.0"
31+
tempfile = "3.22.0"
3232
xz2 = "0.1.7"
3333
chrono = "0.4.22"
3434
colored = "3"

0 commit comments

Comments
 (0)