antouhou / rs-merkle

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

feat: add a hard check for no-std targets #23

Closed antouhou closed 1 year ago

antouhou commented 1 year ago

This pull request adds a check that it is possible to build the library for no-std targets, such as thumbv7em-none-eabi

antouhou commented 1 year ago

cc @matthiasgoergens @nickray