Skip to content

Commit

Permalink
fix(deps): update rust crate init-tracing-opentelemetry to 0.19.0 (#165)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent deedf33 commit 1457342
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 54 deletions.
134 changes: 81 additions & 53 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 @@ -10,7 +10,7 @@ axum = { version = "0.7.4", features = ["tracing"] }
axum-tracing-opentelemetry = { version = "0.19.0" }
changecase = "0.0.7"
http = { version = "1.0.0" }
init-tracing-opentelemetry = { version = "0.16.0", features = [
init-tracing-opentelemetry = { version = "0.19.0", features = [
"otlp",
"tracing_subscriber_ext",
] }
Expand Down

0 comments on commit 1457342

Please sign in to comment.