We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c8cb9e commit 5bdcebbCopy full SHA for 5bdcebb
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rustc-rayon"
3
-version = "0.5.0"
+version = "0.5.1"
4
authors = ["Niko Matsakis <[email protected]>",
5
"Josh Stone <[email protected]>"]
6
description = "Simple work-stealing parallelism for Rust - fork for rustc"
0 commit comments