From abe987c1c02fdd3c56ee8a688cc1f5fd8652ef39 Mon Sep 17 00:00:00 2001 From: Dani Smith Date: Thu, 2 Jan 2025 13:11:10 +0200 Subject: [PATCH] Show Dart v2 support in index.md --- src/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.md b/src/index.md index 0d69f97..54d188c 100644 --- a/src/index.md +++ b/src/index.md @@ -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)