]> git.lizzy.rs Git - PAKEs.git/blobdiff - srp/Cargo.toml
Bump generic-array from 0.12.3 to 0.14.4 (#45)
[PAKEs.git] / srp / Cargo.toml
index afff8a0e1c219356938ed76630e096f2b24bcff4..bb068c7012179ad792e584e0b375d8fd0eb51d4e 100644 (file)
@@ -12,7 +12,7 @@ categories = ["cryptography", "authentication"]
 
 [dependencies]
 num-bigint = "0.2"
-generic-array = "0.12"
+generic-array = "0.14"
 digest = "0.9"
 lazy_static = "1.2"