lssa/zkvm/test_methods/Cargo.toml

11 lines
171 B
TOML
Raw Normal View History

2024-11-10 02:11:07 +01:00
[package]
name = "test-methods"
version = "0.1.0"
edition = "2021"
[build-dependencies]
2025-08-08 10:51:23 -03:00
risc0-build = { version = "2.3.1" }
2024-11-10 02:11:07 +01:00
[package.metadata.risc0]
methods = ["guest"]