mirror of
https://github.com/logos-blockchain/lssa-zkvm-testing.git
synced 2026-01-11 01:33:08 +00:00
12 lines
175 B
TOML
12 lines
175 B
TOML
[package]
|
|
name = "methods"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[build-dependencies]
|
|
risc0-build = "2.0.0"
|
|
pasta_curves = "0.5.1"
|
|
|
|
[package.metadata.risc0]
|
|
methods = ["guest"]
|