Skip to content

Commit ae7bbbd

Browse files
committed
Remove use of links so other binaries in the same workspace can use stock rayon-core
1 parent 6a5544c commit ae7bbbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rayon-core/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ license = "Apache-2.0/MIT"
88
repository = "https://github.com/rust-lang/rustc-rayon"
99
documentation = "https://docs.rs/rustc-rayon-core/"
1010
edition = "2018"
11-
links = "rayon-core"
1211
build = "build.rs"
1312
readme = "README.md"
1413
keywords = ["parallel", "thread", "concurrency", "join", "performance"]

0 commit comments

Comments
 (0)