mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-03 05:33:09 +00:00
11 lines
166 B
TOML
11 lines
166 B
TOML
[package]
|
|
name = "methods"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[build-dependencies]
|
|
risc0-build = { version = "1.0.1" }
|
|
|
|
[package.metadata.risc0]
|
|
methods = ["guest"]
|