Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2022
1 parent df5650b commit be75bee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 79 deletions.
82 changes: 4 additions & 78 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 @@ -55,7 +55,7 @@ version = "0.1.25"

[dependencies.tracing-subscriber]
optional = true
version = "0.2.16"
version = "0.3.7"


[dev-dependencies]
Expand Down

0 comments on commit be75bee

Please sign in to comment.