Skip to content

Commit ac0349d

Browse files
authored
Merge pull request #509 from sanders41/dependabot/cargo/tempfile-3.13.0
Bump tempfile from 3.12.0 to 3.13.0
2 parents 47c2180 + d2787d0 commit ac0349d

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

3333
[dev-dependencies]
3434
insta = { version = "1.40.0", features = ["yaml"] }
35-
tempfile = "3.12.0"
35+
tempfile = "3.13.0"

0 commit comments

Comments
 (0)