Skip to content

Commit 32d31c9

Browse files
Merge #90
90: Update nix requirement from 0.25 to 0.26 r=matthiasbeyer a=dependabot[bot] Updates the requirements on [nix](https://github.com/nix-rust/nix) to permit the latest version. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents 0caf396 + 606f31d commit 32d31c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rust-version = "1.60"
1414

1515
[dependencies]
1616
comma = "1.0"
17-
nix = "0.25"
17+
nix = "0.26"
1818
regex = "1"
1919
tempfile = "3"
2020
thiserror = "1.0.34"

0 commit comments

Comments
 (0)