We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd00dbd commit 288c36cCopy full SHA for 288c36c
1 file changed
slivar.nimble
@@ -18,7 +18,7 @@ license = "MIT"
18
19
20
# Dependencies
21
-requires "hts >= 0.3.4", "lapper >= 0.1.6", "https://github.com/brentp/duktape-nim#dev2", "https://github.com/brentp/pedfile >= 0.0.3"
+requires "hts >= 0.3.30", "lapper >= 0.1.6", "https://github.com/brentp/duktape-nim#dev2", "https://github.com/brentp/pedfile >= 0.0.3"
22
requires "https://github.com/brentp/nim-minizip >= 0.0.11", "argparse >=0.10.1 & < 0.10.2"
23
srcDir = "src"
24
installExt = @["nim"]
0 commit comments