Skip to content

Commit 0713449

Browse files
Update Rust crate tracing-subscriber to 0.3.4 (#67)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 376c4e1 commit 0713449

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)