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 0440d26 + b33107a commit c57de08Copy full SHA for c57de08
README.md
@@ -20,7 +20,7 @@ To use `nix`, first add this to your `Cargo.toml`:
20
21
```toml
22
[dependencies]
23
-nix = "0.5.0"
+nix = "0.6.0"
24
```
25
26
Then, add this to your crate root:
0 commit comments