Skip to content

Commit 92caf2a

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 ce5cbeb commit 92caf2a

File tree

2 files changed

+6
-35
lines changed

2 files changed

+6
-35
lines changed

Cargo.lock

Lines changed: 5 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
@@ -11,7 +11,7 @@ serde_json = "1.0.133"
1111
tokio = { version = "1.41.1", features = ["macros", "rt-multi-thread"] }
1212
tower-http = { version = "0.6.2", features = ["trace"] }
1313
tracing = "0.1.41"
14-
tracing-subscriber = "0.3.19"
14+
tracing-subscriber = "0.3.20"
1515

1616
[[bin]]
1717
name = "regex-detector"

0 commit comments

Comments
 (0)