We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6dec3f commit d9381f9Copy full SHA for d9381f9
Cargo.toml
@@ -4,6 +4,7 @@ version = "0.2.0"
4
authors = ["Linkerd Developers <cncf-linkerd-dev@lists.cncf.io>"]
5
license = "Apache-2.0"
6
edition = "2018"
7
+description = "Linkerd2 Proxy API gRPC bindings and utilities"
8
9
[features]
10
default = []
0 commit comments