Skip to content

Commit 77dff85

Browse files
Update Rust crate tracing-subscriber to 0.2.24 (#37)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f945ed0 commit 77dff85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conduit-router/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ tracing = "0.1.28"
1515
[dev-dependencies]
1616
conduit-test = { version = "0.9.0-alpha.5", path = "../conduit-test" }
1717
lazy_static = "1.4.0"
18-
tracing-subscriber = "0.2.19"
18+
tracing-subscriber = "0.2.24"

0 commit comments

Comments
 (0)