Skip to content

Commit

Permalink
feat: adding sink retries via nimutils/con4m
Browse files Browse the repository at this point in the history
  • Loading branch information
miki725 committed Jan 4, 2024
1 parent 2b93949 commit 82def41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chalk.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ bin = @["chalk"]

# Dependencies
requires "nim >= 2.0.0"
requires "https://github.com/crashappsec/con4m#bfc08b2d9a554b75bb8241613a2624b8a98e1f1f"
requires "https://github.com/crashappsec/con4m#904639b9f51e655b908e221db26fbdd9fff382b3"
requires "https://github.com/viega/zippy == 0.10.7" # MIT
requires "https://github.com/aruZeta/QRgen == 3.0.0" # MIT

Expand Down

0 comments on commit 82def41

Please sign in to comment.