mirror of
https://github.com/logos-storage/nim-groth16.git
synced 2026-01-07 08:03:07 +00:00
taskpool 0.0.4 has some odd compilation issues, 0.0.5 seems to have fixed something
This commit is contained in:
parent
d790dc3162
commit
1db1b0e239
@ -7,5 +7,5 @@ skipDirs = @["groth16/example"]
|
||||
binDir = "build"
|
||||
namedBin = {"cli/cli_main": "nim-groth16"}.toTable()
|
||||
|
||||
requires "https://github.com/status-im/nim-taskpools"
|
||||
requires "https://github.com/status-im/nim-taskpools >= 0.0.5"
|
||||
requires "https://github.com/mratsim/constantine#5f7ba18f2ed351260015397c9eae079a6decaee1"
|
||||
Loading…
x
Reference in New Issue
Block a user