]> git.lizzy.rs Git - PAKEs.git/blobdiff - spake2/Cargo.toml
deps: update to rand-0.6
[PAKEs.git] / spake2 / Cargo.toml
index 469a98ef1386614a6d822e925d76a61bb1c3a44d..1c6765497087299d9762a94b32c122ec16a219fc 100644 (file)
@@ -26,7 +26,7 @@ is-it-maintained-open-issues = { repository = "RustCrypto/PAKEs" }
 
 [dependencies]
 curve25519-dalek = "0.21"
-rand = "0.5"
+rand = "0.6"
 sha2 = "0.8"
 hkdf = "0.7"
 num-bigint = "0.2"