Skip to content

Commit 2448ac3

Browse files
authored
add kaydle to implementations list
1 parent 9d6c436 commit 2448ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/partials/implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Implementations
44

5-
* Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs) and [knuffel](https://crates.io/crates/knuffel/) (latter includes derive macro)
5+
* Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs), [knuffel](https://crates.io/crates/knuffel/) (latter includes derive macro), and [kaydle](https://github.com/Lucretiel/kaydle) (serde-based)
66
* JavaScript: [kdljs](https://github.com/kdl-org/kdljs)
77
* Ruby: [kdl-rb](https://github.com/danini-the-panini/kdl-rb)
88
* Dart: [kdl-dart](https://github.com/danini-the-panini/kdl-dart)

0 commit comments

Comments
 (0)