Changed
- Bump foldhash, the default hasher, to 0.2.0.
- Replaced
DefaultHashBuilder
with a newtype wrapper aroundfoldhash
instead of re-exporting it directly.
DefaultHashBuilder
with a newtype wrapper around foldhash
instead of re-exporting it directly.