diff --git a/Cargo.toml b/Cargo.toml index 9a05d1a..ebc618b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ opentelemetry-otlp = { version = "0.15.0", features = [ "tls-roots", ] } tracing = "0.1.40" -tracing-opentelemetry = "0.23.0" +tracing-opentelemetry = "0.28.0" tracing-subscriber = "0.3.18" [build-dependencies]