Skip to content

Commit 518ccf7

Browse files
Bump tempfile from 3.20.0 to 3.21.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.21.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6864d7 commit 518ccf7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

3333
[dev-dependencies]
3434
insta = { version = "1.43.1", features = ["yaml", "filters"] }
35-
tempfile = "3.20.0"
35+
tempfile = "3.21.0"
3636
tmp-path = "0.1.2"

0 commit comments

Comments
 (0)