Add knuffel to the list of implementations

This commit is contained in:
Paul Colomiets 2022-02-08 02:17:29 +02:00 committed by GitHub
parent 3311438b1c
commit 6b937d36d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Implementations
* Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs)
* Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs) and [knuffel](https://crates.io/crates/knuffel/) (latter includes derive macro)
* JavaScript: [kdljs](https://github.com/kdl-org/kdljs)
* Ruby: [kdl-rb](https://github.com/danini-the-panini/kdl-rb)
* Dart: [kdl-dart](https://github.com/danini-the-panini/kdl-dart)