Skip to content

Commit

Permalink
UPDATE prologue regex dependency (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippMDoerner authored Oct 23, 2022
1 parent c34d250 commit c839f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prologue.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ srcDir = "src"

# Dependencies
requires "nim >= 1.6.0"
requires "regex >= 0.16.2"
requires "regex >= 0.20.0"
requires "nimcrypto >= 0.5.4"
requires "cookiejar >= 0.2.0"
requires "httpx >= 0.2.0"
Expand Down

0 comments on commit c839f4b

Please sign in to comment.