Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mlieberman85 committed Apr 14, 2024
1 parent 78d7406 commit cfc1aa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 skootrs-bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ opentelemetry-jaeger = { version = "0.21.0", features = ["rt-tokio-current-threa
tracing-opentelemetry = "0.22.0"
tracing-bunyan-formatter = "0.3.9"
opentelemetry = { version = "0.21.0" }
opentelemetry_sdk = "0.21.2"
opentelemetry_sdk = "0.22.1"
serde_yaml = "0.9.32"
reqwest = "0.11.24"
base64 = "0.22.0"
Expand Down

0 comments on commit cfc1aa2

Please sign in to comment.