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.
2 parents f61050f + c8ff29a commit 9b9d84dCopy full SHA for 9b9d84d
Cargo.toml
@@ -16,7 +16,7 @@ documentation = "http://docs.rs/openat-ext"
16
[dependencies]
17
openat = "0.1.15"
18
libc = "^0.2.94"
19
-nix = ">= 0.18, < 0.21"
+nix = ">= 0.18, < 0.22"
20
rand = "0.8.3"
21
22
[dev-dependencies]
0 commit comments