Add feature num to use num crate in place of rug.

This commit is contained in:
Marco A L Barbosa
2019-08-01 08:25:24 -03:00
parent f82c6f3fed
commit 37ff4a821c
5 changed files with 76 additions and 16 deletions

View File

@@ -11,3 +11,4 @@ matrix:
script:
- cargo build --verbose --all
- cargo test --verbose --all
- cargo test --verbose --all --no-default-features --features num