Skip to content

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

Merged
bors[bot] merged 3 commits into
rust-num:masterfrom
cuviper:release-0.2.0
Feb 21, 2018
Merged

Use num-traits, and release num-derive 0.2.0#11
bors[bot] merged 3 commits into
rust-num:masterfrom
cuviper:release-0.2.0

Conversation

@cuviper

@cuviper cuviper commented Feb 21, 2018

Copy link
Copy Markdown
Member

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

cuviper commented Feb 21, 2018

Copy link
Copy Markdown
Member Author

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

bors Bot commented Feb 21, 2018

Copy link
Copy Markdown
Contributor

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