Skip to content

Commit cd6669d

Browse files
Bump tempfile from 3.17.1 to 3.18.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.17.1 to 3.18.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.17.1...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 89423a2 commit cd6669d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.38", features = ["local-offset"] }
3232

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

0 commit comments

Comments
 (0)