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
1 changed files with 0 additions and 5 deletions

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"]