mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-02-17 03:43:10 +00:00
chore: remove risc0-zkvm dep from wallet
This commit is contained in:
parent
6d7ca887e3
commit
9bf3edbaad
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -8274,7 +8274,6 @@ dependencies = [
|
||||
"nssa_core",
|
||||
"optfield",
|
||||
"rand 0.8.5",
|
||||
"risc0-zkvm",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha2",
|
||||
|
||||
@ -28,7 +28,6 @@ rand.workspace = true
|
||||
itertools.workspace = true
|
||||
sha2.workspace = true
|
||||
futures.workspace = true
|
||||
risc0-zkvm.workspace = true
|
||||
async-stream.workspace = true
|
||||
indicatif = { version = "0.18.3", features = ["improved_unicode"] }
|
||||
optfield = "0.4.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user