Skip to content

Commit 81173a8

Browse files
authored
Merge pull request #199 from mbrubeck/docs
Update version in README
2 parents d4bb3ea + 871b6f6 commit 81173a8

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
@@ -84,7 +84,7 @@ Add this to your `Cargo.toml`:
8484

8585
```toml
8686
[dependencies]
87-
hashbrown = "0.8"
87+
hashbrown = "0.9"
8888
```
8989

9090
Then:

0 commit comments

Comments
 (0)