summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3afe1e0d..85c7279c 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ To use `nix`, add this to your `Cargo.toml`:
```toml
[dependencies]
-nix = "0.17.0"
+nix = "0.18.0"
```
## Contributing