From 04ff48b5cc24515c5847a414f28516faaca7b19f Mon Sep 17 00:00:00 2001 From: Lurkie Date: Sun, 15 Feb 2026 18:44:51 -0700 Subject: [PATCH] Add zig-kdl --- src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.md b/src/index.md index a8e666b..2a4c064 100644 --- a/src/index.md +++ b/src/index.md @@ -151,6 +151,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