Skip to content

Commit 504e028

Browse files
authored
Merge pull request #406 from sanders41/dependabot/cargo/tempfile-3.12.0
Bump tempfile from 3.11.0 to 3.12.0
2 parents 7f6d183 + dbf6c3d commit 504e028

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

Cargo.lock

Lines changed: 12 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
@@ -31,4 +31,4 @@ time = { version = "0.3.35", features = ["local-offset"] }
3131

3232
[dev-dependencies]
3333
insta = { version = "1.39.0", features = ["yaml"] }
34-
tempfile = "3.11.0"
34+
tempfile = "3.12.0"

0 commit comments

Comments
 (0)