Skip to content

v0.10

Latest
Compare
Choose a tag to compare
@kyren kyren released this 09 Dec 11:49
11088cb
  • API incompatible change: upgrade hashbrown to 0.15 (thank you @djc!).
  • API incompatible change: we now wrap DefaultHashBuilder and DefaultHasher
    from hashbrown so that in the future upgrading hashbrown is not an API
    incompatible change (thank you @djc!).