Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
1 parent 00b0422 commit 6666589
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ tracing = "0.1.15"
tracing-core = "0.1.17"
tracing-futures = { version = "0.2", features = ["futures-01", "futures-03"]}
tracing-log = "0.1.0"
tracing-subscriber = "0.2.15"
tracing-subscriber = "0.2.17"
tracing-tower = { git = "https://github.com/tokio-rs/tracing", rev = "f470db1b0354b368f62f9ee4d763595d16373231" }

# Metrics
Expand Down

0 comments on commit 6666589

Please sign in to comment.