Run rustfmt
This commit is contained in:
parent
106bcb73bc
commit
4e1ae06622
|
@ -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();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue