mtcs-garage/script/Cargo.toml

11 lines
246 B
TOML
Raw Normal View History

2024-04-15 16:48:42 +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" }