mirror of
https://github.com/logos-storage/nim-circom-compat.git
synced 2026-01-07 16:13:12 +00:00
fix(nimble): remove faulty srcDir
This commit is contained in:
parent
435100032f
commit
931188779f
@ -4,13 +4,9 @@ version = "0.1.0"
|
|||||||
author = "Dmitriy Ryajov"
|
author = "Dmitriy Ryajov"
|
||||||
description = "Nim wrapper for rust circom compat (ark-circom)"
|
description = "Nim wrapper for rust circom compat (ark-circom)"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
srcDir = "src"
|
|
||||||
|
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
requires "nim >= 1.2.18"
|
|
||||||
|
|
||||||
import std/os
|
import std/os
|
||||||
|
|
||||||
task genffi, "update the nim ffi bindings":
|
task genffi, "update the nim ffi bindings":
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user