mirror of
https://github.com/logos-storage/zk-benchmarks.git
synced 2026-01-03 22:33:06 +00:00
11 lines
200 B
TOML
11 lines
200 B
TOML
[package]
|
|
name = "benchmark_methods"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[build-dependencies]
|
|
risc0-build = { path = "../../external/risc0/risc0/build" }
|
|
|
|
[package.metadata.risc0]
|
|
methods = ["guest"]
|