mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-29 18:13:17 +00:00
chore: remove unstable zkvm flag
This commit is contained in:
parent
16ac194828
commit
3a56e99771
@ -20,7 +20,7 @@ hybrid-array = { version = "0.4", optional = true }
|
||||
cpufeatures = "0.3"
|
||||
|
||||
[target.'cfg(target_os = "zkvm")'.dependencies]
|
||||
risc0-zkvm = { version = "3.0.5", default-features = false, features = ["unstable"] }
|
||||
risc0-zkvm = { version = "3.0.5", default-features = false}
|
||||
|
||||
[features]
|
||||
parallel = ["dep:hybrid-array"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user