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 7df959e commit f94bec2Copy full SHA for f94bec2
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.22"
+nix = ">= 0.18, < 0.23"
20
rand = "0.8.3"
21
22
[dev-dependencies]
0 commit comments