aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanesh Viswanathan <dev@genotrance.com>2020-01-14 21:59:12 -0600
committerGanesh Viswanathan <dev@genotrance.com>2020-01-14 21:59:12 -0600
commit9df8dabf5c0218cf065faa12096065ef4dc6715a (patch)
treecd80efc63cdb525d912b426cdc46c29be7a4a06b
parent359bc6e38a90696fe40b9265c62549af8200861d (diff)
downloadnimterop-reopen.tar.gz
nimterop-reopen.zip
Update requiresreopen
-rw-r--r--nimterop.nimble2
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