mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-06-29 18:39:30 +00:00
doc: fix typo
This commit is contained in:
parent
26409e619c
commit
1744620692
@ -92,7 +92,7 @@ tokio = { version = "1.50", features = [
|
||||
"fs",
|
||||
] }
|
||||
tokio-util = "0.7.18"
|
||||
# Unstable fearture needed for keccak optimization
|
||||
# Unstable feature needed for keccak optimization
|
||||
risc0-zkvm = { version = "3.0.5", default-features = false, features = ['std', 'unstable'] }
|
||||
risc0-build = { version = "3.0.5", features = ['unstable'] }
|
||||
anyhow = "1.0.98"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user