Skip to content

Commit 84b4b71

Browse files
Merge pull request #187 from nix-community/dependabot/cargo/tempfile-3.22.0
Bump tempfile from 3.21.0 to 3.22.0
2 parents 471df55 + 0034181 commit 84b4b71

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
@@ -30,7 +30,7 @@ cc = "1.2.36"
3030
[dev-dependencies]
3131
cc = "1.2.36"
3232
rstest = { version = "0.26.1", default-features = false }
33-
tempfile = "3.21.0"
33+
tempfile = "3.22.0"
3434

3535
[profile.dev]
3636
panic = "abort"

0 commit comments

Comments
 (0)