Merge pull request #2803 from coreos/dependabot/cargo/tracing-subscriber-0.2.18

build(deps): bump tracing-subscriber from 0.2.17 to 0.2.18
This commit is contained in:
Luca Bruno 2021-05-06 12:54:23 +00:00 committed by GitHub
commit 5b068dadfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -1850,9 +1850,9 @@ dependencies = [
[[package]]
name = "tracing-subscriber"
version = "0.2.17"
version = "0.2.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "705096c6f83bf68ea5d357a6aa01829ddbdac531b357b45abeca842938085baa"
checksum = "aa5553bf0883ba7c9cbe493b085c29926bd41b66afc31ff72cf17ff4fb60dcd5"
dependencies = [
"ansi_term 0.12.1",
"chrono",