mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-30 23:33:27 +03:00
13 lines
195 B
TOML
13 lines
195 B
TOML
[project]
|
|
name = "silly-sudoku"
|
|
version = "0.1.3"
|
|
description = "A simple Sudoku puzzle grid"
|
|
license = "MIT"
|
|
|
|
[remote]
|
|
author = "howard"
|
|
|
|
[target]
|
|
curve = "bls12_377"
|
|
proving_system = "groth16"
|