Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
iffy committed Mar 1, 2024
1 parent 8127198 commit 66a80cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiish.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ installDirs = @["wiish", "examples"]
# Dependencies
requires "nim >= 1.0.6"
requires "argparse >= 2.0.0 & < 3.0.0"
requires "jnim = 0.5.1"
requires "jnim == 0.5.1"
requires "regex >= 0.18.0 & < 1.0.0"
requires "chronos >= 3.0.0 & < 4.0.0"

Expand Down

0 comments on commit 66a80cd

Please sign in to comment.