mirror of
https://github.com/succinctlabs/sp1-project-template.git
synced 2026-04-30 03:00:16 -04:00
9 lines
276 B
Plaintext
9 lines
276 B
Plaintext
[submodule "contracts/lib/forge-std"]
|
|
path = contracts/lib/forge-std
|
|
url = https://github.com/foundry-rs/forge-std
|
|
tag = v1.8.2
|
|
[submodule "contracts/lib/sp1-contracts"]
|
|
path = contracts/lib/sp1-contracts
|
|
url = https://github.com/succinctlabs/sp1-contracts
|
|
tag = v3.0.0
|