diff --git a/src/main.rs b/src/main.rs index edc6f8e..4cba5b4 100644 --- a/src/main.rs +++ b/src/main.rs @@ -83,7 +83,7 @@ copies or substantial portions of the Software.", } } else { println!( - "| {} {} -> {}", + "* {} {} -> {}", package.0.blue(), "NONE".red(), package.1.version.green()