mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-13 10:43:10 +00:00
add dependencies to zkvm module
This commit is contained in:
parent
32aa20e629
commit
60d7769ed5
2632
Cargo.lock
generated
2632
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -10,7 +10,9 @@ env_logger.workspace = true
|
||||
log.workspace = true
|
||||
serde.workspace = true
|
||||
|
||||
#ToDo: Add necessary risc0 dependencies
|
||||
risc0-zkvm = { git="https://github.com/risc0/risc0.git", branch="release-1.1" }
|
||||
|
||||
[dependencies.vm]
|
||||
path = "../vm"
|
||||
[features]
|
||||
cuda = ["risc0-zkvm/cuda"]
|
||||
default = []
|
||||
prove = ["risc0-zkvm/prove"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user