build(p10-2): add serde_yaml dep to kebab-chunk for k8s-manifest-resource-v1

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-20 12:57:06 +00:00
parent 5ce7f60932
commit 077f92f41e

View File

@@ -13,6 +13,7 @@ serde_json_canonicalizer = "0.3"
blake3 = { workspace = true }
anyhow = { workspace = true }
tracing = { workspace = true }
serde_yaml = { workspace = true }
[dev-dependencies]
# kb-parse-md / kb-normalize are dev-only — used by the snapshot integration