Skip to content

Commit 2597ff1

Browse files
committed
Upgrade to nix 0.23.
1 parent f6ea765 commit 2597ff1

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
@@ -18,4 +18,4 @@ half-duplex SPI access, and full-duplex SPI access.
1818
[dependencies]
1919
libc = "0.2"
2020
bitflags = "1.3"
21-
nix = "0.22"
21+
nix = ">= 0.22, < 0.24"

0 commit comments

Comments
 (0)