Skip to content

Commit af60afd

Browse files
authored
Merge pull request #863 from sanders41/dependabot/cargo/tempfile-3.21.0
Bump tempfile from 3.20.0 to 3.21.0
2 parents d6864d7 + 518ccf7 commit af60afd

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)