diff --git a/Cargo.toml b/Cargo.toml index faf3f58..2899408 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ task-local-extensions = "0.1.3" thiserror = "1.0.38" tokio = { version = "1", features = ["macros", "rt-multi-thread"] } tracing = "0.1" -tracing-opentelemetry = "0.24" +tracing-opentelemetry = "0.25" tracing-subscriber = "0.3" [dev-dependencies]