Skip to content

Commit

Permalink
Merge pull request #155 from factorial-io/renovate/opentelemetry-pack…
Browse files Browse the repository at this point in the history
…ages

chore(deps): update rust crate axum-tracing-opentelemetry to 0.25.0
  • Loading branch information
stmh authored Jan 10, 2025
2 parents 75e6a64 + 6c79b83 commit ea8bbc6
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 11 deletions.
71 changes: 61 additions & 10 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 @@ -41,7 +41,7 @@ init-tracing-opentelemetry = { version = "0.25.0", features = [
"otlp",
"tracing_subscriber_ext",
] }
axum-tracing-opentelemetry = "0.24.0"
axum-tracing-opentelemetry = "0.25.0"
opentelemetry-otlp = { version = "0.27.0", features = [
"reqwest-client",
"reqwest-rustls",
Expand Down

0 comments on commit ea8bbc6

Please sign in to comment.