diff --git a/bigint/Cargo.toml b/bigint/Cargo.toml index b5a7db4..6708bcf 100644 --- a/bigint/Cargo.toml +++ b/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.32" +version = "0.1.33" [dependencies]