Skip to content

Commit 829aae0

Browse files
Merge pull request #193 from nix-community/dependabot/cargo/tempfile-3.23.0
Bump tempfile from 3.22.0 to 3.23.0
2 parents a7fec4d + 70fad9c commit 829aae0

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

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

0 commit comments

Comments
 (0)