integer: bump to 0.1.35

This commit is contained in:
Josh Stone 2017-07-14 17:30:18 -07:00
parent ca433f74ab
commit 63aa15ae9a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ categories = [ "algorithms", "science" ]
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-num/num"
name = "num-integer"
version = "0.1.34"
version = "0.1.35"
[dependencies.num-traits]
path = "../traits"