소스 검색

rational: bump to 0.1.37

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

+ 1 - 1
rational/Cargo.toml

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