Skip to content

Commit 75213f3

Browse files
committed
Remove badges from Cargo.toml
1 parent fe80489 commit 75213f3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ readme = "README.md"
1616
categories = ["development-tools::build-utils"]
1717
exclude = ["/.travis.yml", "/appveyor.yml"]
1818

19-
[badges]
20-
travis-ci = { repository = "alexcrichton/cc-rs" }
21-
appveyor = { repository = "alexcrichton/cc-rs" }
22-
2319
[dependencies]
2420
rayon = { version = "1.0", optional = true }
2521

0 commit comments

Comments
 (0)