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

Bump ahash to 0.8.7 to fix broken nightly builds #500

Closed sdd closed 7 months ago

sdd commented 7 months ago

Fixes #499

sdd commented 7 months ago

Looks like this is a dupe of https://github.com/rust-lang/hashbrown/pull/496. Closing in favour of that one.