diff options
| author | Ganesh Viswanathan <dev@genotrance.com> | 2020-01-14 21:59:12 -0600 |
|---|---|---|
| committer | Ganesh Viswanathan <dev@genotrance.com> | 2020-01-14 21:59:12 -0600 |
| commit | 9df8dabf5c0218cf065faa12096065ef4dc6715a (patch) | |
| tree | cd80efc63cdb525d912b426cdc46c29be7a4a06b | |
| parent | 359bc6e38a90696fe40b9265c62549af8200861d (diff) | |
| download | nimterop-reopen.tar.gz nimterop-reopen.zip | |
Update requiresreopen
| -rw-r--r-- | nimterop.nimble | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nimterop.nimble b/nimterop.nimble index 101966e..2e3bef1 100644 --- a/nimterop.nimble +++ b/nimterop.nimble @@ -12,7 +12,7 @@ installDirs = @["nimterop"] installFiles = @["config.nims"] # Dependencies -requires "nim >= 0.19.2", "regex >= 0.10.0", "cligen >= 0.9.17" +requires "nim >= 0.19.6", "regex >= 0.13.0", "cligen >= 0.9.41" import nimterop/docs |
