We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56bf14e commit 5256543Copy full SHA for 5256543
Cargo.toml
@@ -19,7 +19,7 @@ members = ["rayon-demo", "rayon-core", "rayon-futures"]
19
exclude = ["ci"]
20
21
[dependencies]
22
-rayon-core = { version = "1.4", path = "rayon-core" }
+rayon-core = { version = "1.4.1", path = "rayon-core" }
23
crossbeam-deque = "0.2.0"
24
25
# This is a public dependency!
0 commit comments