mirror of
https://github.com/daylinmorgan/bbansi.git
synced 2024-12-04 12:20:44 -06:00
build: nim 2 ftw
This commit is contained in:
parent
5d5b459c95
commit
48ad65c521
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ binDir = "bin"
|
||||||
bin = @["bbansi"]
|
bin = @["bbansi"]
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
requires "nim >= 1.6.12"
|
requires "nim >= 2.0.0"
|
||||||
|
|
Loading…
Reference in a new issue