mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
Run rustfmt
This commit is contained in:
@@ -10,5 +10,4 @@ fn main() {
|
|||||||
// pull the authors from Cargo.toml
|
// pull the authors from Cargo.toml
|
||||||
.author(crate_authors!())
|
.author(crate_authors!())
|
||||||
.get_matches();
|
.get_matches();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user