mtcs-sp1/script/Cargo.toml

11 lines
246 B
TOML
Raw Permalink Normal View History

2024-04-08 22:20:11 +00:00
[workspace]
[package]
version = "0.1.0"
name = "mtcs-sp1-script"
edition = "2021"
[dependencies]
sp1-sdk = { git = "https://github.com/succinctlabs/sp1.git" }
[build-dependencies]
sp1-helper = { git = "https://github.com/succinctlabs/sp1.git" }