Skip to content

Commit

Permalink
Update Rust crate axum-tracing-opentelemetry to 0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and davidB committed Mar 9, 2024
1 parent fd55f38 commit 26bf4b1
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 @@ -14,7 +14,7 @@ publish.workspace = true

[dependencies]
axum = { version = "0.7", optional = true }
axum-tracing-opentelemetry = { version = "0.17", optional = true }
axum-tracing-opentelemetry = { version = "0.18", optional = true }
cdevents-sdk = { git = "https://github.com/cdevents/sdk-rust" }
clap = { workspace = true }
clap-verbosity-flag = "2.1.2"
Expand Down

0 comments on commit 26bf4b1

Please sign in to comment.