Procházet zdrojové kódy

num-integer-0.1.34

Josh Stone před 8 roky
rodič
revize
6513a5618b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      integer/Cargo.toml

+ 1 - 1
integer/Cargo.toml

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