fix: mark support experimental

This commit is contained in:
Jirgn 2021-11-26 16:44:34 +01:00 committed by Stephan Seitz
parent 26cf867238
commit a14e48ea8a

View file

@ -137,6 +137,7 @@ list.fusion = {
files = { "src/parser.c" }, files = { "src/parser.c" },
}, },
maintainers = { "@jirgn" }, maintainers = { "@jirgn" },
experimental = true,
} }
list.ledger = { list.ledger = {