Skip to content

Commit 50e746b

Browse files
Bump tracing-subscriber from 0.3.19 to 0.3.20
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd7c7ae commit 50e746b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ temp-dir = "0.1.16"
163163
text-size = "1.1.1"
164164
tracing = "0.1.41"
165165
tracing-tree = "0.4.0"
166-
tracing-subscriber = { version = "0.3.19", default-features = false, features = [
166+
tracing-subscriber = { version = "0.3.20", default-features = false, features = [
167167
"registry",
168168
"fmt",
169169
"local-time",

0 commit comments

Comments
 (0)