Skip to content

Conversation

@vmx
Copy link
Member

@vmx vmx commented Dec 6, 2024

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.

The CI failure on the codetable is unrelated and has a fix at #376.

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.
@vmx vmx merged commit 03f84e9 into master Dec 6, 2024
20 checks passed
@vmx vmx deleted the fix-alloc branch December 6, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fails to compile with default-features = false and features = ["alloc"]

3 participants