Skip to content

Commit 88c172f

Browse files
Bump tracing-subscriber from 0.3.17 to 0.3.20
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.17 to 0.3.20. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.17...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 721286b commit 88c172f

File tree

2 files changed

+101
-35
lines changed

2 files changed

+101
-35
lines changed

Cargo.lock

Lines changed: 100 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
@@ -12,4 +12,4 @@ rand = "0.8.5"
1212
regex = "1.11.0"
1313
tokio = { version = "1", features = ["full"] }
1414
tracing = "0.1.37"
15-
tracing-subscriber = "0.3.17"
15+
tracing-subscriber = "0.3.20"

0 commit comments

Comments
 (0)