1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-02 00:20:51 +00:00

chore: remove badges from Cargo.toml (#3706)

This commit is contained in:
Matan Kushner 2022-03-09 10:28:15 -05:00 committed by GitHub
parent d77d582bf2
commit 107bf94c24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,11 +25,6 @@ description = """
The minimal, blazing-fast, and infinitely customizable prompt for any shell! 🌌
"""
[badges]
is-it-maintained-issue-resolution = { repository = "starship/starship" }
is-it-maintained-open-issues = { repository = "starship/starship" }
maintenance = { status = "actively-developed" }
[features]
default = ["battery"]
battery = ["starship-battery"]