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…
Reference in New Issue