]> git.lizzy.rs Git - PAKEs.git/blobdiff - srp/Cargo.toml
Bump num-bigint from 0.2.6 to 0.4.0 (#46)
[PAKEs.git] / srp / Cargo.toml
index bb068c7012179ad792e584e0b375d8fd0eb51d4e..92748e33db3fe7fba85c92822528ec74ba5a857a 100644 (file)
@@ -11,7 +11,7 @@ keywords = ["crypto", "pake", "authentication"]
 categories = ["cryptography", "authentication"]
 
 [dependencies]
-num-bigint = "0.2"
+num-bigint = "0.4"
 generic-array = "0.14"
 digest = "0.9"
 lazy_static = "1.2"