mirror of
https://github.com/eth-act/ere.git
synced 2026-04-03 03:00:17 -04:00
10 lines
165 B
TOML
10 lines
165 B
TOML
[package]
|
|
name = "ere-test-sp1-guest"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[workspace]
|
|
|
|
[dependencies]
|
|
sp1-zkvm = { git = "https://github.com/succinctlabs/sp1.git" }
|