Skip to content

Commit b33107a

Browse files
authored
Bump version in README.md
1 parent 0440d26 commit b33107a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To use `nix`, first add this to your `Cargo.toml`:
2020

2121
```toml
2222
[dependencies]
23-
nix = "0.5.0"
23+
nix = "0.6.0"
2424
```
2525

2626
Then, add this to your crate root:

0 commit comments

Comments
 (0)