aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-02 20:40:10 -0400
committerGitHub <noreply@github.com>2021-04-02 20:40:10 -0400
commitde4256c06f7906f9ad84721726c2797b657e2b8b (patch)
treeb7ff8e83668ba3c1d80abb512da6ccbda29dba36
parent8f36a95663510503c7006b86bf93b03ccc7885dc (diff)
downloadxesite-de4256c06f7906f9ad84721726c2797b657e2b8b.tar.xz
xesite-de4256c06f7906f9ad84721726c2797b657e2b8b.zip
build(deps): bump tracing-subscriber from 0.2.16 to 0.2.17 (#344)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.16 to 0.2.17. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.16...tracing-subscriber-0.2.17) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 58bb4c8..ee80125 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2179,9 +2179,9 @@ dependencies = [
[[package]]
name = "tracing-subscriber"
-version = "0.2.16"
+version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "8ab8966ac3ca27126141f7999361cc97dd6fb4b71da04c02044fa9045d98bb96"
+checksum = "705096c6f83bf68ea5d357a6aa01829ddbdac531b357b45abeca842938085baa"
dependencies = [
"ansi_term 0.12.1",
"chrono",