Skip to content

Commit 1f6a759

Browse files
build(deps): 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] <support@github.com>
1 parent a2f01b3 commit 1f6a759

File tree

2 files changed

+21
-41
lines changed

2 files changed

+21
-41
lines changed

Cargo.lock

Lines changed: 20 additions & 40 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
@@ -118,7 +118,7 @@ new_debug_unreachable = "1.0.4"
118118
av1-grain = "0.2.3"
119119
serde-big-array = { version = "0.5.1", optional = true }
120120
profiling = { version = "1" }
121-
tracing-subscriber = { version = "0.3.18", optional = true }
121+
tracing-subscriber = { version = "0.3.20", optional = true }
122122
tracing-chrome = { version = "0.7.1", optional = true }
123123
tracing = { version = "0.1.40", optional = true }
124124
aligned-vec = "0.6.0"

0 commit comments

Comments
 (0)