v0.9.1
- Bugfix:
LruCache::contains_keyshould take&selfand not move the entry as
though it is accessed. - Add basic
CursorMutAPI toHashMap(thanks @olebedev!) - Bump
hashbrowndependency to depend on a version ofhashbrownpast a
downstreamzerocopydependency. - Don't depend on default features of
hashbrown, removesallocator-api2
dependency.