Bump tracing-subscriber from 0.3.10 to 0.3.11 (#5300)

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

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

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]
2022-05-16 03:59:46 +00:00
committed by GitHub
parent 5afc2fd26a
commit d319e0da9d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -10852,7 +10852,7 @@ dependencies = [
"sub-tokens",
"thiserror",
"tokio",
"tracing-subscriber 0.3.10",
"tracing-subscriber 0.3.11",
"westend-runtime",
]
@@ -11720,9 +11720,9 @@ dependencies = [
[[package]]
name = "tracing-subscriber"
version = "0.3.10"
version = "0.3.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9df98b037d039d03400d9dd06b0f8ce05486b5f25e9a2d7d36196e142ebbc52"
checksum = "4bc28f93baff38037f64e6f43d34cfa1605f27a49c34e8a04c5e78b0babf2596"
dependencies = [
"ansi_term",
"lazy_static",