Skip to content

Commit cdbc0a9

Browse files
Bump tempfile from 3.21.0 to 3.22.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.21.0 to 3.22.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.21.0...v3.22.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7947999 commit cdbc0a9

File tree

2 files changed

+13
-87
lines changed

2 files changed

+13
-87
lines changed

Cargo.lock

Lines changed: 12 additions & 86 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
@@ -24,4 +24,4 @@ thiserror = "2.0.16"
2424

2525
[dev-dependencies]
2626
insta = { version = "1.43.2", features = ["yaml"] }
27-
tempfile = "3.21.0"
27+
tempfile = "3.22.0"

0 commit comments

Comments
 (0)