Skip to content

Commit 675ff83

Browse files
committed
bump other deps to versions needed for nim2 compat
1 parent feff00b commit 675ff83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

slivar.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ license = "MIT"
1818

1919

2020
# Dependencies
21-
requires "hts >= 0.3.30", "lapper >= 0.1.8", "https://github.com/brentp/duktape-nim#dev2", "https://github.com/brentp/pedfile >= 0.0.3"
21+
requires "hts >= 0.3.31", "lapper >= 0.1.8", "https://github.com/brentp/duktape-nim#dev2", "https://github.com/brentp/pedfile >= 0.0.4"
2222
requires "https://github.com/brentp/nim-minizip >= 0.0.11", "argparse >=0.10.1 & < 0.10.2"
2323
srcDir = "src"
2424
installExt = @["nim"]

0 commit comments

Comments
 (0)