chore: only support latest stable

This commit is contained in:
Daylin Morgan 2023-09-05 17:09:12 -05:00
parent 99a108ecca
commit e9d9401ad4
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F

View file

@ -10,7 +10,7 @@ binDir = "bin"
# Dependencies
requires "nim >= 1.6.12",
requires "nim >= 2.0.0",
"illwill",
"cligen"