We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e300df0 commit 1dd186fCopy full SHA for 1dd186f
Cargo.toml
@@ -10,6 +10,6 @@ readme = "README.md"
10
11
[dependencies]
12
rand = "0.7.3"
13
-rand_core = "0.5.1"
+rand_core = "0.6.4"
14
sha3 = "0.9.1"
15
curve25519-dalek = "3.2.1"
0 commit comments