v0.17.4
Releases
| crate | version |
|---|---|
| foyer | 0.17.4 |
| foyer-common | 0.17.4 |
| foyer-memory | 0.17.4 |
| foyer-storage | 0.17.4 |
| foyer-bench | 0.17.4 |
Changes
- Use
BuildHasherDefault<XxHash64>asDefaultHasherto make hash results consistent across runs.
What's Changed
- fix: use xxhash64 by default, make clippy happy with rust v1.88 by @MrCroxx in #1030
- test: pass clippy test on latest stable toolchain (#1008) (#1014) by @MrCroxx in #1032
Full Changelog: v0.17.3...v0.17.4