Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Fork multibase and nom_locate to disable std default feature in Cargo.toml #46

Closed
samuelburnham opened this issue May 27, 2021 · 0 comments

Comments

@samuelburnham
Copy link
Member

In order to add no_std compatibility to the above yatima_core dependencies, the easiest approach is to fork them and change a few lines in their Cargo.toml. It seems like multibase and nom_locate were meant to be used in a no_std environment with cargo build --no-default-features, but this didn't work for me when using them as a dependency.

Relevant to #38.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant