Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 5beafba

Browse files
committed
Remove deprecated badges from Cargo.toml
We've migrated to GitHub Actions and it seems that Cargo.toml badges are deprecated in favour of rendering READMEs directly: rust-lang/crates.io#2436
1 parent ab638ae commit 5beafba

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
@@ -10,10 +10,6 @@ authors = ["Inokentiy Babushkin <twk@twki.de>"]
1010
license-file = "LICENSE"
1111
edition = "2018"
1212

13-
[badges]
14-
travis-ci = { repository = "rust-dev-tools/rust-semverver" }
15-
appveyor = { repository = "rust-dev-tools/rust-semverver" }
16-
1713
[[bin]]
1814
name = "cargo-semver"
1915
path = "src/bin/cargo_semver.rs"

0 commit comments

Comments
 (0)