forked from NationTech/harmony
split instrumentation in 2 different places: harmony domain (for domain observability) & harmoy composer (for build/commands observability)
This commit is contained in:
@@ -15,7 +15,8 @@ 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"
|
||||
once_cell = "1.21.3"
|
||||
harmony_cli = { path = "../harmony_cli" }
|
||||
|
||||
Reference in New Issue
Block a user