Pin rayon and rayon-core to support MSRV 1.61
This commit is contained in:
parent
6f917e1f16
commit
9855f37930
@ -76,4 +76,5 @@ zerocopy = { version = "=0.8.0-alpha.6", default-features = false, features = ["
|
||||
rand_pcg = { path = "rand_pcg", version = "=0.9.0-alpha.1" }
|
||||
# Only to test serde1
|
||||
bincode = "1.2.1"
|
||||
rayon = "1.5.3"
|
||||
rayon = "=1.7"
|
||||
rayon-core = "=1.11"
|
||||
|
Loading…
x
Reference in New Issue
Block a user