rust-lang / hashbrown

Rust port of Google's SwissTable hash map
https://rust-lang.github.io/hashbrown
Apache License 2.0
2.38k stars 275 forks source link

Release 0.14.5 #521

Closed Amanieu closed 4 months ago

Amanieu commented 4 months ago

This temporarily reverts (#495) since that is a breaking change that will be included in v0.15.0.

Amanieu commented 4 months ago

@bors r+

bors commented 4 months ago

:pushpin: Commit 232df8cdf3ca73afbb871d79a068f49a15d07fe8 has been approved by Amanieu

It is now in the queue for this repository.

bors commented 4 months ago

:hourglass: Testing commit 232df8cdf3ca73afbb871d79a068f49a15d07fe8 with merge 250040a5a1941be481ec6e1f88753d9db73e8653...

bors commented 4 months ago

:sunny: Test successful - checks-actions Approved by: Amanieu Pushing 250040a5a1941be481ec6e1f88753d9db73e8653 to master...

Amanieu commented 4 months ago

Oops, I just realized I forgot to bump the version in Cargo.toml, let's try this again...