Skip to content

Commit bfafdec

Browse files
authored
Merge pull request #12 from cuviper/nix-0.14
Update nix to 0.14
2 parents dfc0889 + 95874a8 commit bfafdec

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
@@ -13,7 +13,7 @@ authors = ["[email protected]"]
1313

1414
[dependencies]
1515
libc = "0.2.28"
16-
nix = "0.13"
16+
nix = "0.14"
1717
quick-error = "1.2.0"
1818

1919
[dev-dependencies]

0 commit comments

Comments
 (0)