Skip to content

Commit 1cdef89

Browse files
Bump tempfile from 3.16.0 to 3.17.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.16.0 to 3.17.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.16.0...v3.17.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 119b8d4 commit 1cdef89

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
@@ -32,5 +32,5 @@ time = { version = "0.3.37", features = ["local-offset"] }
3232

3333
[dev-dependencies]
3434
insta = { version = "1.42.1", features = ["yaml", "filters"] }
35-
tempfile = "3.16.0"
35+
tempfile = "3.17.1"
3636
tmp-path = "0.1.1"

0 commit comments

Comments
 (0)