'norm' has Nim v1.2 dependency

This commit is contained in:
narimiran
2020-07-23 11:49:45 +02:00
parent 59a35563cf
commit 58515f6042

View File

@@ -62,7 +62,6 @@ pkg "nimsl", "", true
pkg "nimsvg"
# pkg "nimterop", "", true
# pkg "nimx", "nim c --threads:on test/main.nim", true
pkg "norm", "nim c -r tests/tsqlite.nim", true
pkg "npeg"
pkg "ormin", "nim c -o:orminn ormin.nim", true
pkg "parsetoml"