forked from NationTech/harmony
fix: remove indicatif in harmony_cli to simplify logging and fixing interactions
This commit is contained in:
@@ -22,6 +22,7 @@ indicatif = "0.18.0"
|
||||
lazy_static = "1.5.0"
|
||||
log.workspace = true
|
||||
indicatif-log-bridge = "0.2.3"
|
||||
chrono.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
harmony = { path = "../harmony", features = ["testing"] }
|
||||
|
||||
Reference in New Issue
Block a user