mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-11 21:44:24 +00:00
Add proper dependency for nimble file.
This commit is contained in:
parent
80e128b0d9
commit
73a309027f
@ -11,7 +11,7 @@ requires "nim > 0.19.4",
|
||||
"secp256k1",
|
||||
"nimcrypto >= 0.4.1",
|
||||
"chronos >= 2.3.1",
|
||||
"bearssl",
|
||||
"bearssl >= 0.1.3",
|
||||
"chronicles >= 0.7.0"
|
||||
|
||||
proc runTest(filename: string) =
|
||||
|
Loading…
x
Reference in New Issue
Block a user