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:
@@ -13,6 +13,10 @@ harmony_tui = { path = "../harmony_tui", optional = true }
|
||||
inquire.workspace = true
|
||||
tokio.workspace = true
|
||||
env_logger.workspace = true
|
||||
console = "0.16.0"
|
||||
indicatif = "0.18.0"
|
||||
lazy_static = "1.5.0"
|
||||
log.workspace = true
|
||||
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user