Skip to content

Commit 3afea73

Browse files
committed
Remove obsolete badge references
1 parent 0985c30 commit 3afea73

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ readme = "README.md"
1212
autotests = true
1313
edition = "2018"
1414

15-
[badges]
16-
travis-ci = { repository = "alexcrichton/curl-rust" }
17-
appveyor = { repository = "alexcrichton/curl-rust" }
18-
1915
[dependencies]
2016
libc = "0.2.42"
2117
curl-sys = { path = "curl-sys", version = "0.4.53", default-features = false }

curl-sys/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ documentation = "https://docs.rs/curl-sys"
1111
categories = ["external-ffi-bindings"]
1212
edition = "2018"
1313

14-
[badges]
15-
travis-ci = { repository = "alexcrichton/curl-rust" }
16-
appveyor = { repository = "alexcrichton/curl-rust" }
17-
1814
[lib]
1915
name = "curl_sys"
2016
path = "lib.rs"

0 commit comments

Comments
 (0)