Skip to content

Commit

Permalink
fix(deps): update rust crate tracing-opentelemetry to 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 21, 2024
1 parent c92add2 commit 2bb7237
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 18 deletions.
23 changes: 6 additions & 17 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 @@ -66,7 +66,7 @@ tower-http = { version = "0.5.2", features = ["catch-panic"] }
tracing = "0.1.40"
tracing-error = "0.2.0"
tracing-log = "0.2.0"
tracing-opentelemetry = "0.24.0"
tracing-opentelemetry = "0.25.0"
tracing-subscriber = "0.3.18"

[build-dependencies]
Expand Down

0 comments on commit 2bb7237

Please sign in to comment.