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

Don't use default features from num-* #11

Closed
P-E-Meunier opened this issue Dec 6, 2017 · 1 comment
Closed

Don't use default features from num-* #11

P-E-Meunier opened this issue Dec 6, 2017 · 1 comment

Comments

@P-E-Meunier
Copy link

It seems the default features of num-bigint and num-integer import lots of dependencies, such as rustc-serialize. It could be a good idea to add a default-features=false in your import of those crates.

@est31
Copy link
Collaborator

est31 commented Jan 5, 2019

This has been fixed by #7. I'll make a new release on crates.io soon.

@est31 est31 closed this as completed Jan 5, 2019
@est31 est31 mentioned this issue Jan 5, 2019
6 tasks
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

2 participants