Skip to content

Commit

Permalink
Update Rust crate axum-tracing-opentelemetry to 0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 31, 2024
1 parent 50e0196 commit 472087d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inventory/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tower = "0.4"
tower-http = "0.5"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
axum-tracing-opentelemetry = "0.18"
axum-tracing-opentelemetry = "0.19"
init-tracing-opentelemetry = { version = "0.19", features = ["otlp", "tracing_subscriber_ext"] }
opentelemetry = "0.23"
opentelemetry-otlp = { version = "0.16", features = ["reqwest-client"] }
Expand Down

0 comments on commit 472087d

Please sign in to comment.