Bläddra i källkod

num: bump to 0.1.33

Josh Stone 9 år sedan
förälder
incheckning
29b63410ac
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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