]> git.lizzy.rs Git - PAKEs.git/blobdiff - srp/Cargo.toml
srp: bump `rand` to v0.8 (#113)
[PAKEs.git] / srp / Cargo.toml
index 28f02af48c99f151effd364a0605c03824b1857c..29a7a9a3eaea3f5148dfac4cbc152fc4507e9cd6 100644 (file)
@@ -22,6 +22,6 @@ subtle = "2.4"
 [dev-dependencies]
 hex-literal = "0.3"
 num-traits = "0.2"
-rand = "0.6"
+rand = "0.8"
 sha1 = "0.10"
 sha2 = "0.10"