Skip to content

Commit 5f7c623

Browse files
build(deps): bump tempfile from 3.21.0 to 3.22.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.21.0 to 3.22.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.21.0...v3.22.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffe422b commit 5f7c623

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)