Skip to content

Commit 3bd1e71

Browse files
Update Rust crate tracing-subscriber to 0.3.7 (rust-lang#75)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c0626e3 commit 3bd1e71

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.29"
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.6", features = ["env-filter"] }
19+
tracing-subscriber = { version = "0.3.7", features = ["env-filter"] }

0 commit comments

Comments
 (0)