|
@ -9,7 +9,7 @@ installExt = @["nim"] |
|
|
bin = @["tweetlog"] |
|
|
bin = @["tweetlog"] |
|
|
|
|
|
|
|
|
# Dependencies |
|
|
# Dependencies |
|
|
requires "nim >= 1.0.9" |
|
|
requires "nim >= 1.0" |
|
|
requires "https://github.com/dom96/jester" |
|
|
requires "https://github.com/dom96/jester" |
|
|
requires "https://github.com/pragmagic/karax" |
|
|
requires "https://github.com/pragmagic/karax" |
|
|
|
|
|
|
|
|