Skip to content

Commit e5d205c

Browse files
Bump tempfile from 3.16.0 to 3.18.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.16.0 to 3.18.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.16.0...v3.18.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 95f1fa6 commit e5d205c

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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.16.0"
29+
tempfile = "3.18.0"
3030
tmp-path = "0.1.1"

0 commit comments

Comments
 (0)