mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 09:40:22 -07:00
crates.io: remove badges
... and don't replace them with anything because crates.io does not support GitHub Actions yet. But it's almost there: https://github.com/rust-lang/crates.io/pull/1838 Thanks @atouchet for noticing this.
This commit is contained in:
parent
8ba6ccd159
commit
655e33219a
@ -20,8 +20,8 @@ autotests = false
|
|||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[badges]
|
[badges]
|
||||||
travis-ci = { repository = "BurntSushi/ripgrep" }
|
# I guess crates.io does not support GitHub Action badges yet.
|
||||||
appveyor = { repository = "BurntSushi/ripgrep" }
|
# Tracking PR: https://github.com/rust-lang/crates.io/pull/1838
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
bench = false
|
bench = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user