multiformats / rust-cid

CID in rust
90 stars 49 forks source link

Add arbitrary::Arbitrary trait for Cid #116

Closed Kubuxu closed 2 years ago

Kubuxu commented 2 years ago

Depends on rust-multihash releasing

Kubuxu commented 2 years ago

No idea why the no_std build is failing. It is failing on my machine as well on master.

mriise commented 2 years ago

If you haven't already, try with the "alloc" feature enabled

Stebalien commented 2 years ago

Released 0.8.4.