소스 검색

complex: bump to 0.1.33

Josh Stone 8 년 전
부모
커밋
18b3cb425d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      complex/Cargo.toml

+ 1 - 1
complex/Cargo.toml

@@ -7,7 +7,7 @@ keywords = ["mathematics", "numerics"]
 license = "MIT/Apache-2.0"
 name = "num-complex"
 repository = "https://github.com/rust-num/num"
-version = "0.1.32"
+version = "0.1.33"
 
 [dependencies]