mirror of
https://github.com/logos-storage/zk-benchmarks.git
synced 2026-01-05 15:23:11 +00:00
11 lines
167 B
TOML
11 lines
167 B
TOML
[package]
|
|
name = "methods"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[build-dependencies]
|
|
risc0-build = { version = "0.19.0" }
|
|
|
|
[package.metadata.risc0]
|
|
methods = ["guest"]
|