Bump eth_trie_utils version. (#923)

This commit is contained in:
Hamish Ivey-Law
2023-03-21 02:20:11 +11:00
committed by GitHub
parent 2ab1634413
commit 692575a24b
+1 -1
View File
@@ -13,7 +13,7 @@ edition = "2021"
anyhow = "1.0.40"
blake2 = "0.10.5"
env_logger = "0.10.0"
eth_trie_utils = "0.4.0"
eth_trie_utils = "0.4.1"
ethereum-types = "0.14.0"
hex = { version = "0.4.3", optional = true }
hex-literal = "0.3.4"