Skip to content

Commit a138e2c

Browse files
committed
Remove CI badge from Cargo.toml
Support for badges has been deprecated by crates.io.
1 parent 150abf1 commit a138e2c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ documentation = "https://docs.rs/anyhow"
1010
readme = "README.md"
1111
categories = ["rust-patterns"]
1212

13-
[badges]
14-
travis-ci = { repository = "dtolnay/anyhow" }
15-
1613
[features]
1714
default = ["std"]
1815
std = []

0 commit comments

Comments
 (0)