We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f22a78 commit 38bbd44Copy full SHA for 38bbd44
Cargo.toml
@@ -6,7 +6,7 @@ name = "k8s-gateway-api"
6
version = "0.13.0"
7
edition = "2021"
8
license = "Apache-2.0"
9
-repository = "https://github.com/linkerd/k8s-gateway-api"
+repository = "https://github.com/linkerd/k8s-gateway-api-rs"
10
rust-version = "1.60"
11
keywords = ["kubernetes", "gateway"]
12
description = "Rust bindings for the Kubenetes Gateway API"
0 commit comments