mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +00:00
11 lines
186 B
TOML
11 lines
186 B
TOML
[package]
|
|
name = "example_program_deployment_methods"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[build-dependencies]
|
|
risc0-build.workspace = true
|
|
|
|
[package.metadata.risc0]
|
|
methods = ["guest"]
|