Skip to content

Commit

Permalink
build(deps): bump tracing-subscriber from 0.2.24 to 0.2.25
Browse files Browse the repository at this point in the history
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.24 to 0.2.25.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-subscriber-0.2.24...tracing-subscriber-0.2.25)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2021
1 parent 5b29d5d commit 62d10e6
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 common/tracing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ tracing = "0.1.28"
tracing-appender = "0.1.2"
tracing-bunyan-formatter = "0.2"
tracing-opentelemetry = "0.15.0"
tracing-subscriber = "0.2.24"
tracing-subscriber = "0.2.25"

0 comments on commit 62d10e6

Please sign in to comment.