소스 검색

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"