diff --git a/chalk.nimble b/chalk.nimble index e8250e0a..c6e954e9 100644 --- a/chalk.nimble +++ b/chalk.nimble @@ -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