mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-04 06:43:07 +00:00
deps fix
This commit is contained in:
parent
53004867b3
commit
f3937e9977
@ -7,7 +7,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
anyhow = "1.0.40"
|
||||
blake2 = "0.10.5"
|
||||
env_logger = "0.9.0"
|
||||
env_logger = "0.10.0"
|
||||
eth_trie_utils = "0.4.0"
|
||||
ethereum-types = "0.14.0"
|
||||
hex = { version = "0.4.3", optional = true }
|
||||
@ -35,7 +35,6 @@ jemallocator = "0.5.0"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.4.0"
|
||||
env_logger = "0.10.0"
|
||||
hex = "0.4.3"
|
||||
ripemd = "0.1.3"
|
||||
sha2 = "0.10.6"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user