We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 270fa52 commit 38ace10Copy full SHA for 38ace10
mosdepth.nimble
@@ -7,7 +7,7 @@ license = "MIT"
7
8
# Dependencies
9
10
-requires "hts >= 0.3.22", "docopt == 0.7.1", "nim >= 1.0.0", "https://github.com/brentp/d4-nim >= 0.0.5"
+requires "hts >= 0.3.26", "docopt == 0.7.1", "nim >= 1.0.0", "https://github.com/brentp/d4-nim >= 0.0.5"
11
12
bin = @["mosdepth"]
13
skipDirs = @["tests"]
0 commit comments