Skip to content

Commit 644ab77

Browse files
Bump tempfile from 3.23.0 to 3.24.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.23.0 to 3.24.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 881ef07 commit 644ab77

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
lines changed

Cargo.lock

Lines changed: 7 additions & 14 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
@@ -19,7 +19,7 @@ float-cmp = "0.10.0"
1919
itertools = "0.14.0"
2020
serde = {version = "1.0.228", features = ["derive", "rc"]}
2121
serde_string_enum = "0.2.1"
22-
tempfile = "3.23.0"
22+
tempfile = "3.24.0"
2323
toml = "0.9.10"
2424
unicase = "2.8.1"
2525
fern = {version = "0.7.1", features = ["chrono", "colored"]}

0 commit comments

Comments
 (0)