Skip to content

Commit b5b41ce

Browse files
build(deps): bump tempfile from 3.17.1 to 3.20.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.17.1 to 3.20.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.17.1...v3.20.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eeb34c6 commit b5b41ce

File tree

2 files changed

+43
-25
lines changed

2 files changed

+43
-25
lines changed

Cargo.lock

Lines changed: 42 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

repak-gui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sha2 = "0.10.8"
2626
serde = { version = "1.0.218", features = ["derive"] }
2727
serde_json = "1.0.139"
2828
dirs = "6.0.0"
29-
tempfile = "3.17.1"
29+
tempfile = "3.20.0"
3030
path-clean = "1.0.1"
3131
path-slash = "0.2.1"
3232
rayon = "1.10.0"

0 commit comments

Comments
 (0)