Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken no_std on funty #16

Closed
akru opened this issue Feb 25, 2021 · 0 comments · Fixed by #17
Closed

Broken no_std on funty #16

akru opened this issue Feb 25, 2021 · 0 comments · Fixed by #17

Comments

@akru
Copy link
Contributor

akru commented Feb 25, 2021

Description

I guess this import should fail no_std builds.

https://github.com/rust-blockchain/evm/blob/decff9f8550e2bc147d03ffe4f333317861b9653/core/Cargo.toml#L16

It probably should be

funty = { version = "=1.1", default-features = false }
akru added a commit to akru/evm that referenced this issue Feb 25, 2021
akru added a commit to akru/evm that referenced this issue Feb 25, 2021
magicalne pushed a commit to magicalne/evm that referenced this issue Mar 28, 2023
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 a pull request may close this issue.

1 participant