diff --git a/chalk.nimble b/chalk.nimble index b9c0dfd6..5ce4d3de 100644 --- a/chalk.nimble +++ b/chalk.nimble @@ -11,7 +11,7 @@ bin = @["chalk"] # Dependencies requires "nim >= 2.0.8" -requires "https://github.com/crashappsec/con4m#57c908650544ab045a3a9aa6f26d274b1859d238" +requires "https://github.com/crashappsec/con4m#14a351602fb09f867dde12a3f7c4c998047ecfd9" requires "https://github.com/viega/zippy == 0.10.7" # MIT # this allows us to get version externally