Skip to content

Commit

Permalink
build(deps): Bump the tracing group with 1 update (#2033)
Browse files Browse the repository at this point in the history
Bumps the tracing group with 1 update: [tracing-stackdriver](https://github.com/NAlexPear/tracing-stackdriver).

- [Commits](NAlexPear/tracing-stackdriver@v0.7.2...v0.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 4842ab8 commit 32675d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 aggregator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ tracing = "0.1.37"
tracing-chrome = "0.7.1"
tracing-log = "0.1.3"
tracing-opentelemetry = { version = "0.21", optional = true }
tracing-stackdriver = "0.7.2"
tracing-stackdriver = "0.8.0"
tracing-subscriber = { version = "0.3", features = ["std", "env-filter", "fmt", "json"] }
trillium.workspace = true
trillium-api.workspace = true
Expand Down

0 comments on commit 32675d4

Please sign in to comment.