Skip to content

Commit

Permalink
pin docopt
Browse files Browse the repository at this point in the history
  • Loading branch information
brentp committed Oct 6, 2023
1 parent 1bfeaa2 commit 8cb4ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mosdepth.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"

# Dependencies

requires "hts >= 0.3.22", "docopt >= 0.6.8", "nim >= 1.0.0", "https://github.com/brentp/d4-nim >= 0.0.3"
requires "hts >= 0.3.22", "docopt == 0.7.0", "nim >= 1.0.0", "https://github.com/brentp/d4-nim >= 0.0.3"

bin = @["mosdepth"]
skipDirs = @["tests"]
Expand Down

0 comments on commit 8cb4ad3

Please sign in to comment.