Fix nimble dependencies.

This commit is contained in:
cheatfate 2021-01-30 20:17:22 +02:00 committed by zah
parent 475c03ff7b
commit 53aec163eb
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@ skipDirs = @["tests"]
requires "nim > 1.2.0",
"stew",
"bearssl"
"bearssl",
"nim-http-utils"
task test, "Run all tests":
var commands = [