We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12248fa commit f945ed0Copy full SHA for f945ed0
conduit-router/Cargo.toml
@@ -10,7 +10,7 @@ edition = "2018"
10
[dependencies]
11
conduit = { version = "0.9.0-alpha.5", path = "../conduit" }
12
route-recognizer = "0.3"
13
-tracing = "0.1.26"
+tracing = "0.1.28"
14
15
[dev-dependencies]
16
conduit-test = { version = "0.9.0-alpha.5", path = "../conduit-test" }
0 commit comments