Skip to content

Commit 126c2d2

Browse files
committed
Merge pull request #4 from martinsp/nix_upgrade
Update nix dependenct to 0.5.0
2 parents 1e39707 + f6f7526 commit 126c2d2

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
@@ -16,4 +16,4 @@ half-duplex SPI access, and full-duplex SPI access.
1616
[dependencies]
1717
libc = "^0.2.2"
1818
bitflags = "^0.3.3"
19-
nix = "^0.4.2"
19+
nix = "^0.5.0"

0 commit comments

Comments
 (0)