Skip to content

Commit 67a58fd

Browse files
authored
Merge pull request #20569 from rust-lang/dependabot/cargo/tracing-subscriber-0.3.20
Bump tracing-subscriber from 0.3.19 to 0.3.20
2 parents dd7c7ae + 50e746b commit 67a58fd

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)