Skip to content

Commit 7246eda

Browse files
authored
Merge pull request rust-lang#98 from conduit-rust/renovate/tracing-subscriber-0.3.x
2 parents 3eba1e6 + c45a868 commit 7246eda

File tree

2 files changed

+22
-15
lines changed

2 files changed

+22
-15
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)