mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-01-03 22:13:06 +00:00
Fix dependency name.
This commit is contained in:
parent
fb11d9f8ab
commit
789a5f8252
@ -10,7 +10,7 @@ skipDirs = @["tests"]
|
||||
requires "nim > 1.2.0",
|
||||
"stew",
|
||||
"bearssl",
|
||||
"nim-http-utils"
|
||||
"httputils"
|
||||
|
||||
task test, "Run all tests":
|
||||
var commands = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user