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

Use num-traits, and release num-derive 0.2.0 #11

Merged
merged 3 commits into from
Feb 21, 2018

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Feb 21, 2018

This updates the implementation to use num-traits instead of the full num dependency. However, this is a breaking change, because this crate dependency will usually not be found unless it is explicitly listed in the user's Cargo.toml.

@cuviper
Copy link
Member Author

cuviper commented Feb 21, 2018

bors r+

bors bot added a commit that referenced this pull request Feb 21, 2018
11: Use num-traits, and release num-derive 0.2.0 r=cuviper a=cuviper

This updates the implementation to use `num-traits` instead of the full `num` dependency.  However, this is a breaking change, because this crate dependency will usually not be found unless it is explicitly listed in the user's `Cargo.toml`.
@bors
Copy link
Contributor

bors bot commented Feb 21, 2018

Build succeeded

@bors bors bot merged commit 11d7890 into rust-num:master Feb 21, 2018
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.

1 participant