We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf62086 commit 11ba2d9Copy full SHA for 11ba2d9
sv2/noise-sv2/Cargo.toml
@@ -27,7 +27,6 @@ std = ["rand/std", "rand/std_rng", "rand_chacha/std", "secp256k1/rand-std"]
27
quickcheck = "1.0.3"
28
quickcheck_macros = "1"
29
criterion = { version = "0.3.0", features = ["html_reports"] }
30
-rayon-core = "=1.12.1"
31
rand = {version = "0.8.5", default-features = false, features = ["std", "std_rng"] }
32
33
[profile.dev]
0 commit comments