-
Notifications
You must be signed in to change notification settings - Fork 291
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #551 - clarfonthey:rel-v0.15, r=Amanieu
Update changelog for v0.15.0, bump cargo.toml Rather than just asking `@Amanieu` to do all this, I decided to help out a bit. Put some question marks in the date field that will need to be replaced once this is actually merged. Will still need someone to do a proper release for this, but hopefully the changelog is good at least.
- Loading branch information
Showing
3 changed files
with
43 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "hashbrown" | ||
version = "0.14.5" | ||
version = "0.15.0" | ||
authors = ["Amanieu d'Antras <[email protected]>"] | ||
description = "A Rust port of Google's SwissTable hash map" | ||
license = "MIT OR Apache-2.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters