paritytech / trie

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

Release `trie-bench` 0.39 #212

Closed ggwpez closed 8 months ago

ggwpez commented 8 months ago

https://github.com/paritytech/trie/pull/193 updated criterion which removed the ahash 0.7.7 dependency.
There is some issue with that https://github.com/paritytech/polkadot-sdk/issues/3269 and https://github.com/tkaitchuck/aHash/issues/200 so would be nice to get a release. Thanks!

bkchr commented 8 months ago

We don't need this to fix the issue.