Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent c6905f7 commit b2d8236
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 8 deletions.
28 changes: 21 additions & 7 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 @@ -30,7 +30,7 @@ ndarray = "0.15.3"
num = { version = "0.4.2", features = ["num-bigint"] }
num-traits = "0.2"
once_cell = "1.19.0"
opentelemetry = "0.21.0"
opentelemetry = "0.23.0"
percent-encoding = "2"
rand = "0.8.5"
rayon = "1.5.1"
Expand Down

0 comments on commit b2d8236

Please sign in to comment.