mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-05-18 05:59:33 +00:00
add test methods as dependency
This commit is contained in:
parent
58b3811154
commit
6bfd2ae46f
@ -11,6 +11,7 @@ log.workspace = true
|
|||||||
serde.workspace = true
|
serde.workspace = true
|
||||||
|
|
||||||
risc0-zkvm = { git="https://github.com/risc0/risc0.git", branch="release-1.1" }
|
risc0-zkvm = { git="https://github.com/risc0/risc0.git", branch="release-1.1" }
|
||||||
|
test-methods = { path = "test_methods" }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
cuda = ["risc0-zkvm/cuda"]
|
cuda = ["risc0-zkvm/cuda"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user