Skip to content

Commit 9b3d9f2

Browse files
Update Rust crate tracing-subscriber to 0.3.15 (rust-lang#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4e3fba commit 9b3d9f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conduit-router/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ tracing = "0.1.36"
1616
[dev-dependencies]
1717
conduit-test = { version ="0.10.0", path = "../conduit-test" }
1818
lazy_static = "1.4.0"
19-
tracing-subscriber = { version = "0.3.7", features = ["env-filter"] }
19+
tracing-subscriber = { version = "0.3.15", features = ["env-filter"] }

0 commit comments

Comments
 (0)