Show Dart v2 support in index.md

This commit is contained in:
Dani Smith 2025-01-02 13:11:10 +02:00 committed by GitHub
parent 30f2ef661a
commit abe987c1c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,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)