Skip to content

Commit 37aa2ff

Browse files
authored
chore(meta): add missing alloy patches (#11581)
1 parent 5dc5891 commit 37aa2ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)