mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-03 22:13:12 +00:00
[wip] add nim-task-runner dependency
This commit is contained in:
parent
ab2f5ef890
commit
79ed1380bd
@ -17,7 +17,8 @@ requires "libp2p#unstable",
|
||||
"https://github.com/status-im/nim-nitro >= 0.4.0 & < 0.5.0",
|
||||
"questionable >= 0.9.1 & < 0.10.0",
|
||||
"upraises >= 0.1.0 & < 0.2.0",
|
||||
"asynctest >= 0.3.0 & < 0.4.0"
|
||||
"asynctest >= 0.3.0 & < 0.4.0",
|
||||
"https://github.com/status-im/nim-task-runner.git#impl_beta2_nimble"
|
||||
|
||||
### Helper functions
|
||||
proc buildBinary(name: string, srcDir = "./", params = "", lang = "c") =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user