Bump tracing-core from 0.1.21 to 0.1.26 (#11258)

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

---
updated-dependencies:
- dependency-name: tracing-core
  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-04-22 10:39:33 +02:00
committed by GitHub
parent e0bf4f36bf
commit 02c7433baa
4 changed files with 12 additions and 5 deletions
@@ -21,4 +21,4 @@ sp-state-machine = { version = "0.12.0", path = "../../state-machine" }
sp-runtime = { version = "6.0.0", path = "../../runtime" }
sp-io = { version = "6.0.0", path = "../../io" }
tracing = "0.1.29"
tracing-core = "0.1.17"
tracing-core = "0.1.26"