mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-01-12 03:14:15 +00:00
adding chronicles dep
This commit is contained in:
parent
d27ea5d228
commit
e8287a0e82
@ -12,6 +12,7 @@ requires "nim > 0.18.0",
|
||||
"nimcrypto >= 0.3.9",
|
||||
"chronos",
|
||||
"bearssl"
|
||||
"chronicles"
|
||||
|
||||
proc runTest(filename: string) =
|
||||
exec "nim c -r tests/" & filename
|
||||
|
Loading…
x
Reference in New Issue
Block a user