Bump tracing from 0.1.22 to 0.1.25 (#8263)

Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.22 to 0.1.25.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.22...tracing-0.1.25)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-03-11 14:04:47 +01:00
committed by GitHub
parent 8031b6eacb
commit 8f2517b06e
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ rustc-hash = "1.1.0"
serde = "1.0.101"
serde_json = "1.0.41"
thiserror = "1.0.21"
tracing = "0.1.22"
tracing = "0.1.25"
tracing-core = "0.1.17"
tracing-log = "0.1.1"
tracing-subscriber = "0.2.15"