mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-08 16:53:07 +00:00
Fix EVM dependency list (#576)
This commit is contained in:
parent
191ddf7bc1
commit
46df1bb6b2
@ -10,7 +10,7 @@ plonky2_util = { path = "../util" }
|
|||||||
anyhow = "1.0.40"
|
anyhow = "1.0.40"
|
||||||
env_logger = "0.9.0"
|
env_logger = "0.9.0"
|
||||||
ethereum-types = "0.13.1"
|
ethereum-types = "0.13.1"
|
||||||
itertools = "0.10.0"
|
itertools = "0.10.3"
|
||||||
log = "0.4.14"
|
log = "0.4.14"
|
||||||
pest = "2.1.3"
|
pest = "2.1.3"
|
||||||
pest_derive = "2.1.0"
|
pest_derive = "2.1.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user