Skip to content

Commit f945ed0

Browse files
Update Rust crate tracing to 0.1.28 (#36)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 12248fa commit f945ed0

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
@@ -10,7 +10,7 @@ edition = "2018"
1010
[dependencies]
1111
conduit = { version = "0.9.0-alpha.5", path = "../conduit" }
1212
route-recognizer = "0.3"
13-
tracing = "0.1.26"
13+
tracing = "0.1.28"
1414

1515
[dev-dependencies]
1616
conduit-test = { version = "0.9.0-alpha.5", path = "../conduit-test" }

0 commit comments

Comments
 (0)