Show Dart v2 support in index.md (#39)

This commit is contained in:
Dani Smith 2025-01-09 03:22:59 +02:00 committed by GitHub
parent bb1c2f2d90
commit 962633ebb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ of some examples of KDL in the wild (either v1, v2, or both):
* C++ - [kdlpp](https://github.com/tjol/ckdl)\* (part of ckdl, requires C++20)
* Common Lisp - [kdlcl](https://github.com/chee/kdlcl)
* Crystal - [kdl-cr](https://github.com/danini-the-panini/kdl-cr)
* Dart - [kdl-dart](https://github.com/danini-the-panini/kdl-dart)
* Dart - [kdl-dart](https://github.com/danini-the-panini/kdl-dart)\*
* Elixir - [kuddle](https://github.com/IceDragon200/kuddle)\*
* Go -
* [gokdl](https://github.com/lunjon/gokdl)