Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: make alloc without std work (#377)
During the refactor at 954e523 the ability to compile the `multihash` crate with `alloc` but without `std` was lost. Now it works again. Fixes #375.
- Loading branch information