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 7df959e + f94bec2 commit eb2d3d3Copy full SHA for eb2d3d3
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