Skip to content

Commit afbef0c

Browse files
chore(deps): 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 9510aec commit afbef0c

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
@@ -87,7 +87,7 @@ spdx = "0.13.3"
8787
tar = "0.4.44"
8888
target-lexicon = { version = "0.13.2", features = ["std"] }
8989
temp-dir = "0.1.16"
90-
tempfile = "3.24.0"
90+
tempfile = "3.25.0"
9191
thiserror = "2.0.18"
9292
tokio = { version = "1.49.0", features = ["full"] }
9393
toml = "0.9.10"

0 commit comments

Comments
 (0)