dep: bump alloy-trie to 0.4.1 (#8344)

This commit is contained in:
Roman Krasiuk
2024-05-22 16:34:32 +02:00
committed by GitHub
parent c34b31ef53
commit ea2c31375b
2 changed files with 5 additions and 4 deletions

View File

@@ -297,7 +297,7 @@ alloy-primitives = "0.7.2"
alloy-dyn-abi = "0.7.2"
alloy-sol-types = "0.7.2"
alloy-rlp = "0.3.4"
alloy-trie = "0.4.0"
alloy-trie = "0.4"
alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "64feb9b" }
alloy-rpc-types-anvil = { git = "https://github.com/alloy-rs/alloy", rev = "64feb9b" }
alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "64feb9b" }