diff --git a/chronos.nimble b/chronos.nimble index a6ae7491..2e962d5b 100644 --- a/chronos.nimble +++ b/chronos.nimble @@ -10,7 +10,7 @@ skipDirs = @["tests"] requires "nim >= 1.6.16", "results", "stew", - "bearssl >= 0.2.3", + "bearssl >= 0.2.4", "httputils", "unittest2"