diff options
Diffstat (limited to 'then.nimble')
| -rw-r--r-- | then.nimble | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/then.nimble b/then.nimble index 632f70a..1b7cf9a 100644 --- a/then.nimble +++ b/then.nimble @@ -7,7 +7,8 @@ license = "MIT" srcDir = "src" bin = @["then"] - # Dependencies requires "nim >= 2.0.4" + + |
