Skip to content

Commit 4a28cd9

Browse files
Bump tempfile from 3.24.0 to 3.25.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.24.0 to 3.25.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc616af commit 4a28cd9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -20,7 +20,7 @@ harness = false
2020
[dependencies]
2121
anyhow = "1.0.101"
2222
pretty = { version = "0.12.5", features = ["termcolor"] }
23-
tempfile = "3.24.0"
23+
tempfile = "3.25.0"
2424
thiserror = "2.0.18"
2525
tracing = "0.1.44"
2626
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }

0 commit comments

Comments
 (0)