@@ -383,6 +383,7 @@ rexpect = { git = "https://github.com/rust-cli/rexpect", rev = "2ed0b1898d7edaf6
383383# alloy-consensus = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
384384# alloy-contract = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
385385# alloy-eips = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
386+ # alloy-ens = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
386387# alloy-genesis = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
387388# alloy-json-rpc = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
388389# alloy-network = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
@@ -392,6 +393,7 @@ rexpect = { git = "https://github.com/rust-cli/rexpect", rev = "2ed0b1898d7edaf6
392393# alloy-rpc-client = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
393394# alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
394395# alloy-rpc-types-eth = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
396+ # alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
395397# alloy-serde = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
396398# alloy-signer = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
397399# alloy-signer-aws = { git = "https://github.com/alloy-rs/alloy", rev = "7fab7ee" }
0 commit comments