diff --git a/Cargo.toml b/Cargo.toml index be80a22..e7ea46b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ handlebars_misc_helpers = { version = "0.17", optional = true, default-features "uuid", ] } humantime-serde = "1.1" -init-tracing-opentelemetry = { version = "0.24", features = [ +init-tracing-opentelemetry = { version = "0.25", features = [ "otlp", "tracing_subscriber_ext", "logfmt",