dune: add mte library; + wip key jsont

This commit is contained in:
Swrup 2025-10-03 21:24:02 +02:00
parent d5eaf6d92f
commit a04e179c08
5 changed files with 47 additions and 34 deletions

View file

@ -1,4 +1,4 @@
(test
(name test)
(modules test)
(libraries types json))
(libraries mte fmt))