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