Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout committed Aug 29, 2020
1 parent d4800d7 commit 18f2fbb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions prologue.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ srcDir = "src"

# Dependencies
requires "nim >= 1.2.6"
requires "regex >= 0.15.0"
requires "nimcrypto >= 0.4.11"
requires "regex >= 0.16.2"
requires "nimcrypto >= 0.5.3"
requires "karax >= 1.1.2"
requires "cookies >= 0.2.0"
requires "https://github.com/planety/cookiejar >= 0.2.0"
requires "httpx >= 0.1.0"


Expand Down

0 comments on commit 18f2fbb

Please sign in to comment.