mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
fix(configure): preserve formatting and comments (#3152)
* fix(configure): preserve formatting and comments * preserve formatting in changed line * add tests
This commit is contained in:
@@ -70,6 +70,7 @@ shadow-rs = "0.7.1"
|
||||
versions = "3.0.3"
|
||||
strsim = "0.10.0"
|
||||
sha-1 = "0.9.8"
|
||||
toml_edit = "0.6.0"
|
||||
|
||||
process_control = { version = "3.1.0", features = ["crossbeam-channel"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user