diff --git a/chronos.nimble b/chronos.nimble index a9aa33e..6b18d1c 100644 --- a/chronos.nimble +++ b/chronos.nimble @@ -9,7 +9,8 @@ skipDirs = @["tests"] requires "nim > 1.2.0", "stew", - "bearssl" + "bearssl", + "nim-http-utils" task test, "Run all tests": var commands = [