Fix dependency name.

This commit is contained in:
cheatfate 2021-02-02 12:51:48 +02:00 committed by zah
parent fb11d9f8ab
commit 789a5f8252
1 changed files with 1 additions and 1 deletions

View File

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