Releases: djc/hashlink
Releases · djc/hashlink
0.11.0
v0.10
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.