We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc97e7 commit 92287c0Copy full SHA for 92287c0
Cargo.toml
@@ -42,7 +42,7 @@ required-features = ["build-binary"]
42
43
[dependencies]
44
curve25519-dalek = { version = "=5.0.0-pre.6", features = ["rand_core", "lizard"] }
45
-rand_core = "=0.10.0-rc-5"
+rand_core = "=0.10.0"
46
rand = { version = "=0.10.0", optional = true }
47
sha2 = "^0.11.0-rc.3"
48
hmac = "^0.13.0-rc.3"
0 commit comments