Skip to content

Commit 1bd5a03

Browse files
authored
Merge pull request #676 from sanders41/dependabot/cargo/tempfile-3.16.0
Bump tempfile from 3.15.0 to 3.16.0
2 parents 7151009 + 647cb04 commit 1bd5a03

File tree

2 files changed

+38
-8
lines changed

2 files changed

+38
-8
lines changed

Cargo.lock

Lines changed: 37 additions & 7 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
@@ -33,5 +33,5 @@ time = { version = "0.3.37", features = ["local-offset"] }
3333

3434
[dev-dependencies]
3535
insta = { version = "1.42.1", features = ["yaml"] }
36-
tempfile = "3.15.0"
36+
tempfile = "3.16.0"
3737
tmp-path = "0.1.1"

0 commit comments

Comments
 (0)