Skip to content

Commit 2b99c07

Browse files
committed
bump nix version to fix cross compilation error
1 parent d505a95 commit 2b99c07

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
@@ -17,7 +17,7 @@ https://www.kernel.org/doc/Documentation/i2c/dev-interface
1717
libc = "0.2"
1818
bitflags = "1"
1919
byteorder = "1"
20-
nix = "0.11"
20+
nix = "0.14"
2121

2222
[dev-dependencies]
2323
docopt = "0.8"

0 commit comments

Comments
 (0)