mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
chore: remove redundant config in cargo.toml (#6770)
Co-authored-by: daniel.eades <daniel.eades@seebyte.com>
This commit is contained in:
@@ -131,9 +131,5 @@ codegen-units = 16
|
||||
lto = "thin"
|
||||
strip = false
|
||||
|
||||
[[bin]]
|
||||
name = "starship"
|
||||
path = "src/main.rs"
|
||||
|
||||
[lints.clippy]
|
||||
use_self = "warn"
|
||||
|
||||
Reference in New Issue
Block a user