Skip to content

Commit 8a0830b

Browse files
dependabot[bot]alexpdp7
authored andcommitted
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 f93daf9 commit 8a0830b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -15,7 +15,7 @@ directories = "6.0.0"
1515
include_dir = "0.7.4"
1616
regex = "1.12.3"
1717
starlark = "0.13.0"
18-
tempfile = "3.24.0"
18+
tempfile = "3.25.0"
1919
thiserror = "2.0.18"
2020
ureq = "3.1.4"
2121
vsort = "0.2.0"

0 commit comments

Comments
 (0)