mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 22:07:00 +05:30
cli: cargo fmt
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
bdb08496d2
commit
ce1b9ff28d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
use clap::{AppSettings, crate_authors, crate_version, Clap};
|
||||
use clap::{crate_authors, crate_version, AppSettings, Clap};
|
||||
|
||||
#[derive(Clap)]
|
||||
#[clap(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue