From eb7159d9aba1f416148a9f33df1162c4e42937d8 Mon Sep 17 00:00:00 2001 From: Louis Pearson Date: Tue, 24 Mar 2026 17:31:25 +0000 Subject: [PATCH] Add zig-kdl (#57) Co-authored-by: Lurkie --- src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.md b/src/index.md index 955748a..5995359 100644 --- a/src/index.md +++ b/src/index.md @@ -153,6 +153,7 @@ of some examples of KDL in the wild (either v1, v2, or both): * [knus](https://crates.io/crates/knus/) (Serde-_style_ derive macros (not actual Serde)) * Swift - [kdl-swift](https://github.com/danini-the-panini/kdl-swift) * XSLT - [xml2kdl](https://github.com/Devasta/XML2KDL) +* Zig - [zig-kdl](https://codeberg.org/desttinghim/zig-kdl) \* Supports both KDL v1 and v2