lssa/zkvm/test_methods/Cargo.toml
2025-08-08 10:51:23 -03:00

11 lines
171 B
TOML

[package]
name = "test-methods"
version = "0.1.0"
edition = "2021"
[build-dependencies]
risc0-build = { version = "2.3.1" }
[package.metadata.risc0]
methods = ["guest"]