mirror of
https://github.com/logos-storage/nim-groth16.git
synced 2026-08-08 16:53:15 +00:00
resolve conflict in nimble file
This commit is contained in:
parent
e868373305
commit
931437ccec
@ -7,5 +7,6 @@ skipDirs = @["groth16/example"]
|
||||
binDir = "build"
|
||||
namedBin = {"cli/cli_main": "nim-groth16"}.toTable()
|
||||
|
||||
requires "https://github.com/status-im/nim-taskpools"
|
||||
requires "https://github.com/durability-labs/constantine#v0.2.0-fix-nimble-windows"
|
||||
requires "nim >= 2.0.0"
|
||||
requires "https://github.com/status-im/nim-taskpools >= 0.0.5"
|
||||
requires "https://github.com/mratsim/constantine#bc3845aa492b52f7fef047503b1592e830d1a774"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user