ref-fvm
ref-fvm copied to clipboard
`fvm_ipld_hamt` uses the deprecated `forest_hash_utils` crate
The forest_hash_utils crate is no longer maintained and should not be used. Ideally fvm_ipld_hamt would copy the hashing code or find another crate to serve the same purpose.
Yep, I agree. It's a tiny crate anyways.