Closed Robbepop closed 1 week ago
This also removes the ahash dependency and instead uses hashbrown's default hashing utilities which is implemented by foldhash since v0.15.0.
ahash
hashbrown
foldhash
This also removes the
ahash
dependency and instead useshashbrown
's default hashing utilities which is implemented byfoldhash
since v0.15.0.