Skip to content

Commit

Permalink
fix(deps): update rust crate init-tracing-opentelemetry to 0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and davidB committed Sep 23, 2024
1 parent 1b29d11 commit 8e9a167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdviz-collector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ globset = { version = "0.4", optional = true }
handlebars = { version = "6.0", optional = true }
handlebars_misc_helpers = { version = "0.16", optional = true }
humantime-serde = "1.1.1"
init-tracing-opentelemetry = { version = "0.20", features = [
init-tracing-opentelemetry = { version = "0.21", features = [
"otlp",
"tracing_subscriber_ext",
"logfmt",
Expand Down

0 comments on commit 8e9a167

Please sign in to comment.