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 fe80489 commit 75213f3Copy full SHA for 75213f3
Cargo.toml
@@ -16,10 +16,6 @@ readme = "README.md"
16
categories = ["development-tools::build-utils"]
17
exclude = ["/.travis.yml", "/appveyor.yml"]
18
19
-[badges]
20
-travis-ci = { repository = "alexcrichton/cc-rs" }
21
-appveyor = { repository = "alexcrichton/cc-rs" }
22
-
23
[dependencies]
24
rayon = { version = "1.0", optional = true }
25
0 commit comments