Skip to content

Commit 1507a7a

Browse files
Bump tempfile from 3.18.0 to 3.19.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.18.0 to 3.19.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.18.0...v3.19.1) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b80d995 commit 1507a7a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -26,5 +26,5 @@ sha1 = "0.10.6"
2626
sha2 = "0.10.8"
2727

2828
[dev-dependencies]
29-
tempfile = "3.18.0"
29+
tempfile = "3.19.1"
3030
tmp-path = "0.1.1"

0 commit comments

Comments
 (0)