Skip to content

Commit 1a7cc25

Browse files
committed
Updated nix dependency version to 0.14
1 parent 47aad16 commit 1a7cc25

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 @@ license = "MIT OR Apache-2.0"
1414
bitflags = "1.0"
1515
error-chain = "0.12"
1616
libc = "0.2"
17-
nix = "0.11"
17+
nix = "0.14"
1818

1919
[dev-dependencies]
2020
quicli = "0.2"

0 commit comments

Comments
 (0)