mirror of
https://github.com/logos-storage/nim-circom-compat.git
synced 2026-01-03 22:23:11 +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"
|
||||
description = "Nim wrapper for rust circom compat (ark-circom)"
|
||||
license = "MIT"
|
||||
srcDir = "src"
|
||||
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires "nim >= 1.2.18"
|
||||
|
||||
import std/os
|
||||
|
||||
task genffi, "update the nim ffi bindings":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user