Skip to content

Commit 11ba2d9

Browse files
committed
remove rayon-core
1 parent cf62086 commit 11ba2d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sv2/noise-sv2/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ std = ["rand/std", "rand/std_rng", "rand_chacha/std", "secp256k1/rand-std"]
2727
quickcheck = "1.0.3"
2828
quickcheck_macros = "1"
2929
criterion = { version = "0.3.0", features = ["html_reports"] }
30-
rayon-core = "=1.12.1"
3130
rand = {version = "0.8.5", default-features = false, features = ["std", "std_rng"] }
3231

3332
[profile.dev]

0 commit comments

Comments
 (0)