mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
chore: remove badges from Cargo.toml (#3706)
This commit is contained in:
@@ -25,11 +25,6 @@ description = """
|
|||||||
The minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️
|
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]
|
[features]
|
||||||
default = ["battery"]
|
default = ["battery"]
|
||||||
battery = ["starship-battery"]
|
battery = ["starship-battery"]
|
||||||
|
|||||||
Reference in New Issue
Block a user