Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
build(deps): bump the rust-deps group with 1 update
Browse files Browse the repository at this point in the history
Bumps the rust-deps group with 1 update: [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry).

- [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases)
- [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md)
- [Commits](tokio-rs/tracing-opentelemetry@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: tracing-opentelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nvarner committed Sep 4, 2023
1 parent 5a45f4c commit 0cf53f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 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 @@ -79,7 +79,7 @@ opentelemetry-jaeger = { version = "0.19.0", features = [
"isahc_collector_client",
"collector_client",
], optional = true }
tracing-opentelemetry = { version = "0.20.0", optional = true }
tracing-opentelemetry = { version = "0.21.0", optional = true }

# remote-packages
reqwest = { version = "0.11.18", default-features = false, features = [
Expand Down

0 comments on commit 0cf53f5

Please sign in to comment.