Skip to content

Commit c6e4ce2

Browse files
Bump tempfile from 3.10.1 to 3.24.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.1 to 3.24.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.1...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] <support@github.com>
1 parent d3f8fd1 commit c6e4ce2

File tree

2 files changed

+51
-17
lines changed

2 files changed

+51
-17
lines changed

Cargo.lock

Lines changed: 50 additions & 16 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
@@ -20,7 +20,7 @@ harness = false
2020
[dependencies]
2121
anyhow = "1.0.100"
2222
pretty = { version = "0.12.1", features = ["termcolor"] }
23-
tempfile = "3.10.1"
23+
tempfile = "3.24.0"
2424
thiserror = "2.0.18"
2525
tracing = "0.1.40"
2626
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }

0 commit comments

Comments
 (0)