Breaking changes
Hashbrown is now an optional feature. See Feature Flags for more information.
What's Changed
- chore: add dependabot by @thevilledev in #23
- chore(deps): bump actions/checkout from 4.2.2 to 6.0.1 by @dependabot[bot] in #25
- chore(deps): bump Swatinem/rust-cache from 2.7.5 to 2.8.2 by @dependabot[bot] in #24
- chore(deps): update hashbrown requirement from 0.15.2 to 0.16.1 by @dependabot[bot] in #27
- chore(deps): update criterion requirement from 0.5 to 0.8 by @dependabot[bot] in #26
- feat: make hashbrown optional by @thevilledev in #28
New Contributors
- @dependabot[bot] made their first contribution in #25
Full Changelog: v0.5.1...v0.6.0