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