diff --git a/Cargo.toml b/Cargo.toml index 1db12cc..afb2bda 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ categories = ["algorithms", "data-structures", "science"] license = "MIT/Apache-2.0" name = "num-bigint-dig" repository = "https://github.com/dignifiedquire/num-bigint" -version = "0.8.1" +version = "0.8.2" edition = "2021" rust-version = "1.56" readme = "README.md"