Parcourir la source

bigint: bump to 0.1.38

Josh Stone il y a 7 ans
Parent
commit
a6d4d6e67d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.37"
+version = "0.1.38"
 
 [dependencies]