From d9381f997306f5d68d262437f382789a891afc66 Mon Sep 17 00:00:00 2001 From: Oliver Gould Date: Fri, 16 Jul 2021 20:43:10 +0000 Subject: [PATCH] Add a cargo description --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index a5459a700..0bd6cf5a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.2.0" authors = ["Linkerd Developers "] license = "Apache-2.0" edition = "2018" +description = "Linkerd2 Proxy API gRPC bindings and utilities" [features] default = []