Skip to content

Commit 00fd7ef

Browse files
Update tracing-subscriber crate to 0.3.16 (rust-lang#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c6d068 commit 00fd7ef

File tree

2 files changed

+22
-15
lines changed

2 files changed

+22
-15
lines changed

Cargo.lock

+21-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ tower-service = "0.3"
2525
conduit-router = "0.10.0"
2626
futures-util = "0.3"
2727
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
28-
tracing-subscriber = "0.3.7"
28+
tracing-subscriber = "0.3.16"

0 commit comments

Comments
 (0)