fix: remove indicatif in harmony_cli to simplify logging and fixing interactions
All checks were successful
Run Check Script / check (pull_request) Successful in 1m7s

This commit is contained in:
Ian Letourneau
2025-08-15 11:26:54 -04:00
parent 67f3a23071
commit 8bb4a9d3f6
4 changed files with 122 additions and 134 deletions

1
Cargo.lock generated
View File

@@ -1834,6 +1834,7 @@ name = "harmony_cli"
version = "0.1.0"
dependencies = [
"assert_cmd",
"chrono",
"clap",
"console",
"env_logger",