Ver Fonte

bigint: bump to 0.1.40

Josh Stone há 7 anos atrás
pai
commit
ea2158f3dd
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      bigint/Cargo.toml

+ 1 - 1
bigint/Cargo.toml

@@ -8,7 +8,7 @@ categories = [ "algorithms", "data-structures", "science" ]
 license = "MIT/Apache-2.0"
 name = "num-bigint"
 repository = "https://github.com/rust-num/num"
-version = "0.1.39"
+version = "0.1.40"
 
 [dependencies]