mirror of
https://github.com/logos-storage/logos-storage-proofs.git
synced 2026-01-02 05:23:07 +00:00
12 lines
235 B
Plaintext
12 lines
235 B
Plaintext
|
|
version = "0.1.0"
|
||
|
|
author = "Jaremy Creechley"
|
||
|
|
description = "Codex Storage Proofs runner for Rust Circom library"
|
||
|
|
license = "MIT"
|
||
|
|
srcDir = "."
|
||
|
|
|
||
|
|
# Dependencies
|
||
|
|
|
||
|
|
requires "nim >= 1.6.14"
|
||
|
|
|
||
|
|
include "build.nims"
|