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

make dependencies optional #73

Open
cztomsik opened this issue Jul 17, 2020 · 0 comments
Open

make dependencies optional #73

cztomsik opened this issue Jul 17, 2020 · 0 comments

Comments

@cztomsik
Copy link

I'm not sure what's the idea behind feature flags (!alloc && !std) or if it's actually supposed to work (cargo build --features=alloc fails) but none of the dependencies is actually required for default (std) build so I think it would be good to mark them optional.

I did that in my fork and I can do PR (or you can just copy paste it) but I guess I've missed something because I'm not used to this project. I need to compile this on raspi so that's why I'm worried and did the fork.

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

No branches or pull requests

1 participant