Skip to content

Commit 5094d12

Browse files
committed
docs: use workspace README.md for gateway-api crate
Signed-off-by: Shane Utt <[email protected]>
1 parent bdf0fda commit 5094d12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gateway-api/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ categories = ["api-bindings"]
99
homepage = "https://gateway-api.sigs.k8s.io/"
1010
repository = "https://github.com/kube-rs/gateway-api-rs"
1111
edition = "2021"
12+
readme = "../README.md"
1213

1314
[dependencies]
1415
kube = { version = "0.96.0", default-features = false, features = ["derive"] }

0 commit comments

Comments
 (0)