Skip to content

Commit 979411b

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 385ab1a commit 979411b

File tree

2 files changed

+15
-35
lines changed

2 files changed

+15
-35
lines changed

Cargo.lock

Lines changed: 14 additions & 34 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
@@ -20,4 +20,4 @@ serde = { version = "1.0.215", features = ["derive", "rc"] }
2020
serde_json = "1.0.133"
2121
tempfile = "3.14.0"
2222
tracing = "0.1.41"
23-
tracing-subscriber = "0.3.19"
23+
tracing-subscriber = "0.3.20"

0 commit comments

Comments
 (0)