Josh Stone 7 лет назад
Родитель
Сommit
63aa15ae9a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      integer/Cargo.toml

+ 1 - 1
integer/Cargo.toml

@@ -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"