Skip to content

Commit 27a5f75

Browse files
Merge pull request #149 from nix-community/dependabot/cargo/tempfile-3.19.1
Bump tempfile from 3.19.0 to 3.19.1
2 parents cffbb16 + 04b2468 commit 27a5f75

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
@@ -27,7 +27,7 @@ cc = "1.2.17"
2727
cc = "1.2.17"
2828
lazy_static = "1.5.0"
2929
rstest = { version = "0.25.0", default-features = false }
30-
tempfile = "3.19.0"
30+
tempfile = "3.19.1"
3131

3232
[profile.dev]
3333
panic = "abort"

0 commit comments

Comments
 (0)