chore(deps): bump tracing-subscriber from 0.3.1 to 0.3.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-01 17:02:10 +00:00
committed by جاد
parent d0e46515c5
commit 1fb0a7cd6e

8
Cargo.lock generated
View File

@@ -509,7 +509,7 @@ dependencies = [
"sysinfo",
"tracing",
"tracing-appender",
"tracing-subscriber 0.3.1",
"tracing-subscriber 0.3.3",
"uds_windows",
"which",
"windows",
@@ -1275,7 +1275,7 @@ checksum = "94571df2eae3ed4353815ea5a90974a594a1792d8782ff2cbcc9392d1101f366"
dependencies = [
"crossbeam-channel",
"time",
"tracing-subscriber 0.3.1",
"tracing-subscriber 0.3.3",
]
[[package]]
@@ -1332,9 +1332,9 @@ dependencies = [
[[package]]
name = "tracing-subscriber"
version = "0.3.1"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80a4ddde70311d8da398062ecf6fc2c309337de6b0f77d6c27aff8d53f6fca52"
checksum = "245da694cc7fc4729f3f418b304cb57789f1bed2a78c575407ab8a23f53cb4d3"
dependencies = [
"ansi_term",
"lazy_static",