Skip to content

Commit

Permalink
c2nim dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
genotrance committed Jul 31, 2019
1 parent 3b03554 commit 7e07001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feud.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"

# Dependencies

requires "nim >= 0.19.0", "nimterop >= 0.1.0", "shared >= 0.1.0"
requires "nim >= 0.19.0", "c2nim >= 0.9.14", "nimterop >= 0.1.0", "shared >= 0.1.0"
requires "cligen >= 0.9.17", "winim >= 2.5.2", "xml >= 0.1.2"

import strutils
Expand Down

0 comments on commit 7e07001

Please sign in to comment.