Skip to content

Commit c31dfa5

Browse files
Bump tempfile from 3.17.1 to 3.19.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.17.1 to 3.19.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.17.1...v3.19.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e0308d commit c31dfa5

File tree

2 files changed

+14
-30
lines changed

2 files changed

+14
-30
lines changed

Cargo.lock

Lines changed: 13 additions & 29 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
@@ -27,7 +27,7 @@ cc = "1.2.16"
2727
cc = "1.2.16"
2828
lazy_static = "1.5.0"
2929
rstest = { version = "0.25.0", default-features = false }
30-
tempfile = "3.17.1"
30+
tempfile = "3.19.0"
3131

3232
[profile.dev]
3333
panic = "abort"

0 commit comments

Comments
 (0)