mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-07 15:53:14 +00:00
fix: merge fix
This commit is contained in:
parent
562480225c
commit
f47692773c
@ -6,7 +6,7 @@ edition = "2024"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
thiserror = "2.0.12"
|
thiserror = "2.0.12"
|
||||||
risc0-zkvm = "3.0.1"
|
risc0-zkvm = "3.0.1"
|
||||||
nssa-core = { path = "core" }
|
nssa-core = { path = "core", features=["host"]}
|
||||||
program-methods = { path = "program_methods" }
|
program-methods = { path = "program_methods" }
|
||||||
serde = "1.0.219"
|
serde = "1.0.219"
|
||||||
sha2 = "0.10.9"
|
sha2 = "0.10.9"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user