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