Skip to content

Commit

Permalink
Update to a more latterday cligen release.
Browse files Browse the repository at this point in the history
  • Loading branch information
c-blake committed Aug 23, 2023
1 parent 63c7b83 commit ece20c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adix.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ license = "MIT/ISC"

# Deps
requires "nim >= 1.2.0"
requires "cligen >= 1.6.7"
requires "cligen >= 1.6.14"
skipDirs = @[ "tests" ]

bin = @[
Expand Down

0 comments on commit ece20c1

Please sign in to comment.