Browse Source

integer: bump to 0.1.35

Josh Stone 7 năm trước cách đây
mục cha
commit
63aa15ae9a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"