Skip to content

Commit 7e83552

Browse files
committed
rustfmt
1 parent 8408c6a commit 7e83552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ struct Opts {
2727
/// Write collected information to OUTPUT as JSON
2828
#[clap(long, short = 'o')]
2929
output: Option<PathBuf>,
30-
30+
3131
#[clap(flatten)]
3232
pub telemetry_arguments: TelemetryOptions,
3333
}

0 commit comments

Comments
 (0)