Josh Stone пре 8 година
родитељ
комит
d23e3f32b8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      bigint/Cargo.toml

+ 1 - 1
bigint/Cargo.toml

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