antouhou / rs-merkle

The most advanced Merkle tree library for Rust
MIT License
172 stars 45 forks source link

Add no_std support #13

Closed Wizdave97 closed 2 years ago

Wizdave97 commented 2 years ago

@antouhou this could be useful

antouhou commented 2 years ago

@Wizdave97 There's a new version available on crates.io, 1.2.0. I've also mentioned you in the release notes. Thank you again!