Skip to content

Commit 9e8dc78

Browse files
Update Rust crate tracing-subscriber to 0.2.25 (#39)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 27e84dd commit 9e8dc78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conduit-router/Cargo.toml

Lines changed: 1 addition & 1 deletion
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.24"
18+
tracing-subscriber = "0.2.25"

0 commit comments

Comments
 (0)