lssa/zkvm/test_methods/Cargo.toml

11 lines
220 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]
2024-11-10 02:17:00 +01:00
risc0-build = { git = "https://github.com/risc0/risc0.git", branch = "release-1.1" }
2024-11-10 02:11:07 +01:00
[package.metadata.risc0]
methods = ["guest"]