Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit 315c1ea

Browse files
committed
rustfmt
1 parent 5a19816 commit 315c1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/sim2h_server/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ struct Cli {
5555
- Compact: Same as Log but with less information
5656
- Json: Output logs as structured json (machine readable)
5757
",
58-
default_value = "Log"
58+
default_value = "Log"
5959
)]
6060
structured: ht::structured::Output,
6161
}

0 commit comments

Comments
 (0)