Skip to content

Commit 0f538c6

Browse files
authored
Merge pull request #126 from dschrempf/dependabot/cargo/tempfile-3.11.0
Bump tempfile from 3.10.1 to 3.11.0
2 parents 9525063 + 8cf6e90 commit 0f538c6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix-script/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ walkdir = "2.5.0"
2121
[dev-dependencies]
2222
assert_cmd = "2.0.15"
2323
rnix = "0.11.0"
24-
tempfile = "3.10.1"
24+
tempfile = "3.11.0"

0 commit comments

Comments
 (0)