diff --git a/Cargo.toml b/Cargo.toml index f80d147db..b085773c5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -195,7 +195,7 @@ clokwerk = { workspace = true } serde_json = { workspace = true } tracing-opentelemetry = { workspace = true, optional = true } opentelemetry = { workspace = true, optional = true } -console-subscriber = { version = "0.2.0", optional = true } +console-subscriber = { version = "0.3.0", optional = true } opentelemetry-otlp = { version = "0.12.0", optional = true } pict-rs = { version = "0.5.15", optional = true } tokio.workspace = true