We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f97549 commit 0deb2f8Copy full SHA for 0deb2f8
linkerd/detect/Cargo.toml
@@ -12,7 +12,7 @@ bytes = { workspace = true }
12
linkerd-error = { path = "../error" }
13
linkerd-io = { path = "../io" }
14
linkerd-stack = { path = "../stack" }
15
-tokio = { version = "1", features = ["time"] }
16
thiserror = "2"
+tokio = { version = "1", features = ["time"] }
17
tower = { workspace = true }
18
tracing = "0.1"
0 commit comments