forked from NationTech/harmony
fix(cli): reduce noise & better track progress within Harmony
This commit is contained in:
@@ -15,3 +15,7 @@ current_platform = "0.2.0"
|
||||
futures-util = "0.3.31"
|
||||
serde_json = "1.0.140"
|
||||
cargo_metadata = "0.20.0"
|
||||
harmony = { path = "../harmony" }
|
||||
indicatif = "0.18.0"
|
||||
console = "0.16.0"
|
||||
lazy_static = "1.5.0"
|
||||
|
||||
Reference in New Issue
Block a user