Skip to content

Commit

Permalink
Update Rust crate tracing-opentelemetry to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent ae10d87 commit 8416a20
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 15 deletions.
62 changes: 48 additions & 14 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 @@ -74,7 +74,7 @@ tokio = { version = "1.37.0", features = ["full"] }
tokio-util = { version = "0.7.11", features = ["io-util"] }
tower-http = { version = "0.5.2", features = ["catch-panic"] }
tracing = "0.1.40"
tracing-opentelemetry = "0.23.0"
tracing-opentelemetry = "0.24.0"
tracing-subscriber = "0.3.18"
url = "2.5.0"
which = "6.0.1"
Expand Down

0 comments on commit 8416a20

Please sign in to comment.