Skip to content

Commit

Permalink
fix(deps): update rust crate tonic-tracing-opentelemetry to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent cc34b23 commit bfbc58b
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 10 deletions.
99 changes: 90 additions & 9 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 @@ -17,7 +17,7 @@ hyper-util = { version = "0.1.3", features = ["tokio"] }
http-body-util = "0.1.0"
anyhow = "1.0.82"
once_cell = "1.19.0"
tonic-tracing-opentelemetry = "0.18.1"
tonic-tracing-opentelemetry = "0.24.0"
opentelemetry = { version = "0.22.0", features = ["trace"] }
opentelemetry_sdk = { version = "0.22.1", features = ["trace", "rt-tokio"] }
opentelemetry-semantic-conventions = "0.14.0"
Expand Down

0 comments on commit bfbc58b

Please sign in to comment.