Skip to content

Commit

Permalink
tried again
Browse files Browse the repository at this point in the history
  • Loading branch information
hitblast committed Apr 3, 2024
1 parent 36d54f1 commit b7ab674
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,9 @@ fn main() {

// print cpu info
if !cpu.is_empty() || !machine.is_empty() {
println!("{}
{} {}
{} {}
println!(" {}
{} {}
{} {}
",
"~ hardware info ~".bright_blue(),
"cpu".bright_green(), cpu,
Expand Down

0 comments on commit b7ab674

Please sign in to comment.