Skip to content

Commit

Permalink
Remove use of links so other binaries in the same workspace can use…
Browse files Browse the repository at this point in the history
… stock rayon-core
  • Loading branch information
Zoxc committed Mar 3, 2020
1 parent 6a5544c commit ae7bbbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rayon-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ license = "Apache-2.0/MIT"
repository = "https://github.com/rust-lang/rustc-rayon"
documentation = "https://docs.rs/rustc-rayon-core/"
edition = "2018"
links = "rayon-core"
build = "build.rs"
readme = "README.md"
keywords = ["parallel", "thread", "concurrency", "join", "performance"]
Expand Down

0 comments on commit ae7bbbd

Please sign in to comment.