paritytech / trie

Base-16 Modified Patricia Merkle Tree (aka Trie)
Apache License 2.0
251 stars 67 forks source link

totally remove hashbrown dep #203

Closed cheme closed 11 months ago

cheme commented 11 months ago

Finish removing hashbrown dep so there is no risk a hashmap get use in no_std.