We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ea765 commit 2597ff1Copy full SHA for 2597ff1
Cargo.toml
@@ -18,4 +18,4 @@ half-duplex SPI access, and full-duplex SPI access.
18
[dependencies]
19
libc = "0.2"
20
bitflags = "1.3"
21
-nix = "0.22"
+nix = ">= 0.22, < 0.24"
0 commit comments