[package] name = "logger" version.workspace = true edition.workspace = true authors.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] # local client komodo_client.workspace = true # external anyhow.workspace = true tracing.workspace = true opentelemetry.workspace = true opentelemetry_sdk.workspace = true opentelemetry-otlp.workspace = true tracing-subscriber.workspace = true tracing-opentelemetry.workspace = true opentelemetry-semantic-conventions.workspace = true