aboutsummaryrefslogtreecommitdiff
path: root/spake2/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'spake2/Cargo.toml')
-rw-r--r--spake2/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spake2/Cargo.toml b/spake2/Cargo.toml
index 55bea6d..3814c83 100644
--- a/spake2/Cargo.toml
+++ b/spake2/Cargo.toml
@@ -34,7 +34,7 @@ hex = "0.4"
[dev-dependencies]
bencher = "0.1"
-num-bigint = "0.2"
+num-bigint = "0.4"
[[bench]]
name = "spake2"