Skip to content

Commit

Permalink
build(deps): bump opentelemetry-otlp from 0.15.0 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.15.0...opentelemetry-otlp-0.16.0)

---
updated-dependencies:
- dependency-name: opentelemetry-otlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent ea9e7f5 commit 49ec900
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 17 deletions.
64 changes: 48 additions & 16 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 src/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ version = "0.23.0"
version = "0.22.0"

[dependencies.opentelemetry-otlp]
version = "0.15.0"
version = "0.16.0"
features = ["tonic"]

[dependencies.opentelemetry-semantic-conventions]
Expand Down

0 comments on commit 49ec900

Please sign in to comment.