浏览代码

num-integer-0.1.34

Josh Stone 8 年之前
父节点
当前提交
6513a5618b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      integer/Cargo.toml

+ 1 - 1
integer/Cargo.toml

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