num-integer-0.1.34

This commit is contained in:
Josh Stone 2017-04-09 06:22:05 -07:00
parent fca95eaf42
commit 6513a5618b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ keywords = ["mathematics", "numerics"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-num/num"
name = "num-integer"
version = "0.1.33"
version = "0.1.34"
[dependencies.num-traits]
path = "../traits"