Skip to content

Commit b18c2df

Browse files
authored
Merge pull request #997 from sanders41/dependabot/cargo/tempfile-3.24.0
Bump tempfile from 3.23.0 to 3.24.0
2 parents 516eaec + e74af06 commit b18c2df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -34,5 +34,5 @@ time = { version = "0.3.44", features = ["local-offset"] }
3434

3535
[dev-dependencies]
3636
insta = { version = "1.45.0", features = ["yaml", "filters"] }
37-
tempfile = "3.23.0"
37+
tempfile = "3.24.0"
3838
tmp-path = "0.1.2"

0 commit comments

Comments
 (0)