summaryrefslogtreecommitdiffstats
path: root/vendor/crypto-bigint/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/crypto-bigint/Cargo.toml')
-rw-r--r--vendor/crypto-bigint/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/crypto-bigint/Cargo.toml b/vendor/crypto-bigint/Cargo.toml
index 8e9c2b6e5..4657189fa 100644
--- a/vendor/crypto-bigint/Cargo.toml
+++ b/vendor/crypto-bigint/Cargo.toml
@@ -13,7 +13,7 @@
edition = "2021"
rust-version = "1.65"
name = "crypto-bigint"
-version = "0.5.1"
+version = "0.5.2"
authors = ["RustCrypto Developers"]
description = """
Pure Rust implementation of a big integer library which has been designed from
@@ -90,7 +90,7 @@ version = "0.4"
features = ["html_reports"]
[dev-dependencies.hex-literal]
-version = "0.3"
+version = "0.4"
[dev-dependencies.num-bigint]
version = "0.4"