cowstrings and ssostrings packages require Nim 2.2

This commit is contained in:
narimiran
2024-10-11 17:08:15 +02:00
parent 67d7a7c124
commit e334aad202

View File

@@ -58,7 +58,6 @@ pkg "compactdict"
pkg "comprehension", "nimble test", "https://github.com/alehander92/comprehension"
pkg "confutils", "nimble install -y toml_serialization json_serialization unittest2; nimble test"
pkg "constantine", "nimble make_lib"
pkg "cowstrings", "nim c -r tests/tcowstrings.nim"
pkg "criterion"
pkg "dashing", "nim c tests/functional.nim"
pkg "datamancer", url = "https://github.com/nim-lang/Datamancer"
@@ -153,7 +152,6 @@ pkg "sigv4", "nim c --mm:arc -r sigv4.nim", "https://github.com/disruptek/sigv4"
pkg "sim"
pkg "smtp", "nimble compileExample"
pkg "snip", "nimble test", "https://github.com/genotrance/snip"
pkg "ssostrings", "nim c -r tests/tssostrings.nim"
pkg "stew"
pkg "stint", "nim c stint.nim"
pkg "strslice"