Avoid allocations when computing triehash. (#8176)
* Avoid allocations when computing triehash. * Bump elastic-array to 0.10
This commit is contained in:
@@ -6,5 +6,5 @@ description = "trait for hash-keyed databases."
|
||||
license = "GPL-3.0"
|
||||
|
||||
[dependencies]
|
||||
elastic-array = "0.9"
|
||||
elastic-array = "0.10"
|
||||
ethereum-types = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user