Fix CI errors

This commit is contained in:
Joey Yakimowich-Payne 2022-07-12 13:07:43 -06:00
commit 209efe85a1
2 changed files with 2 additions and 1 deletions

View file

@ -4,5 +4,6 @@ description = "Description of your library"
license = "MIT"
srcDir = "src"
bin = @["myproject"]
requires "nim >= 1.2.2"