mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-07 07:43:11 +00:00
setup guest
This commit is contained in:
parent
accac7a965
commit
58b3811154
1027
zkvm/test_methods/guest/Cargo.lock
generated
Normal file
1027
zkvm/test_methods/guest/Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
9
zkvm/test_methods/guest/Cargo.toml
Normal file
9
zkvm/test_methods/guest/Cargo.toml
Normal file
@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "test"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[workspace]
|
||||
|
||||
[dependencies]
|
||||
risc0-zkvm = { git="https://github.com/risc0/risc0.git", default-features = false, features = ["std"] }
|
||||
Loading…
x
Reference in New Issue
Block a user