Skip to content

Commit

Permalink
fix(deps): update rust crate init-tracing-opentelemetry to 0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
org-internal-bot[bot] authored and davidB committed Dec 19, 2024
1 parent 2d4bf58 commit 11f3592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 11f3592

Please sign in to comment.