[package] name = "ldctl" version = "0.0.0" edition = "2024" publish = false [[bin]] name = "ldctl" doc = false [dependencies] ldp.workspace = true color-eyre.workspace = true tokio.workspace = true tracing.workspace = true tracing-subscriber.workspace = true