diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ To use `nix`, add this to your `Cargo.toml`: ```toml [dependencies] -nix = "0.18.0" +nix = "0.19.0" ``` ## Contributing |