Skip to content

Commit 4f433ed

Browse files
authored
Merge pull request #644 from mxsm/update
Update version number to 0.16 in README
2 parents 8d4def0 + 0c887d1 commit 4f433ed

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

4141
```toml
4242
[dependencies]
43-
hashbrown = "0.15"
43+
hashbrown = "0.16"
4444
```
4545

4646
Then:

0 commit comments

Comments
 (0)