Skip to content

Commit

Permalink
fix(deps): update rust crate axum-tracing-opentelemetry to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 953f1e7 commit ff2fb72
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 20 deletions.
99 changes: 80 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
axum = { version = "0.7.4", features = ["tracing"] }
axum-tracing-opentelemetry = { version = "0.21.0" }
axum-tracing-opentelemetry = { version = "0.23.0" }
changecase = "0.0.7"
http = { version = "1.0.0" }
init-tracing-opentelemetry = { version = "0.22.0", features = [
Expand Down

0 comments on commit ff2fb72

Please sign in to comment.