Skip to content

Commit

Permalink
fix(deps): update rust crate tonic-tracing-opentelemetry to 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent 5d7e275 commit 8cc05f6
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 41 deletions.
153 changes: 113 additions & 40 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 tailcall-upstream-grpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tower = "0.4.13"
hyper-util = { version = "0.1.3", features = ["tokio"] }
http-body-util = "0.1.1"
once_cell = "1.19.0"
tonic-tracing-opentelemetry = "0.19.0"
tonic-tracing-opentelemetry = "0.20.0"
opentelemetry = { version = "0.23.0", features = ["trace"] }
opentelemetry_sdk = { version = "0.23.0", features = ["trace", "rt-tokio"] }
opentelemetry-semantic-conventions = "0.15.0"
Expand Down

0 comments on commit 8cc05f6

Please sign in to comment.