Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: opentelemetry_sdk
  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 20, 2024
1 parent 186af5e commit 18cf83d
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 12 deletions.
55 changes: 44 additions & 11 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 @@ -37,7 +37,7 @@ features = ["tonic"]
version = "0.15.0"

[dependencies.opentelemetry_sdk]
version = "0.22.1"
version = "0.23.0"
features = ["rt-tokio"]

[dependencies.serde]
Expand Down

0 comments on commit 18cf83d

Please sign in to comment.