parent
20cf22b7b0
commit
f64dc1ab5e
@ -0,0 +1,21 @@
|
|||||||
|
--- rayon-1.8.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
+++ rayon-1.8.1/Cargo.toml 2024-01-25T20:08:06.118789+00:00
|
||||||
|
@@ -44,18 +44,9 @@
|
||||||
|
[dependencies.rayon-core]
|
||||||
|
version = "1.12.1"
|
||||||
|
|
||||||
|
-[dependencies.wasm_sync]
|
||||||
|
-version = "0.1.0"
|
||||||
|
-optional = true
|
||||||
|
-
|
||||||
|
[dev-dependencies.rand]
|
||||||
|
version = "0.8"
|
||||||
|
|
||||||
|
[dev-dependencies.rand_xorshift]
|
||||||
|
version = "0.3"
|
||||||
|
|
||||||
|
-[features]
|
||||||
|
-web_spin_lock = [
|
||||||
|
- "dep:wasm_sync",
|
||||||
|
- "rayon-core/web_spin_lock",
|
||||||
|
-]
|
@ -1 +1 @@
|
|||||||
SHA512 (rayon-1.8.0.crate) = ab1cef238530d81c255b6631ecfed9cc4f3f8d7cb6a74701d29c1dcb022cc5b859db1d246cf8247d47702fdadcedfe64a6749e24cf6c7258e8c9411af7e4524a
|
SHA512 (rayon-1.8.1.crate) = a83304be8334f5aa1c63468ddc749d8e8124c6947f1472320ba0bd4351c9ae582dba31ff369e9efdafdab439571fbf91b497c2370ec15406cfa810f5161cfb32
|
||||||
|
Loading…
Reference in new issue