mirror of https://github.com/vacp2p/nim-libp2p.git
rebasing latest master
This commit is contained in:
parent
9c3b73d40b
commit
a6cc199807
|
@ -11,7 +11,7 @@ requires "nim > 0.18.0",
|
|||
"secp256k1",
|
||||
"nimcrypto >= 0.4.1",
|
||||
"chronos",
|
||||
"bearssl"
|
||||
"bearssl",
|
||||
"chronicles"
|
||||
|
||||
proc runTest(filename: string) =
|
||||
|
|
Loading…
Reference in New Issue