Move 'benchmarking' over to the left
This commit is contained in:
@@ -218,7 +218,7 @@ impl EventListener for Terminal {
|
||||
Event::RunningBenchmarks => {
|
||||
eprintln!(
|
||||
"{} {}",
|
||||
" Benchmarking"
|
||||
" Benchmarking"
|
||||
.if_supports_color(Stderr, |s| s.bold())
|
||||
.if_supports_color(Stderr, |s| s.purple()),
|
||||
"...".if_supports_color(Stderr, |s| s.bold())
|
||||
|
||||
Reference in New Issue
Block a user