diff --git a/Cargo.lock b/Cargo.lock index 35503818c4bb..b22afb7a94be 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -97,9 +97,9 @@ checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f" [[package]] name = "alloy-chains" -version = "0.1.42" +version = "0.1.44" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dca4a1469a3e572e9ba362920ff145f5d0a00a3e71a64ddcb4a3659cf64c76a7" +checksum = "c660915971620592abe2c292c859957eb60e73a60c0eba34a6793eea60512cff" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -113,7 +113,7 @@ dependencies = [ [[package]] name = "alloy-consensus" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-eips", "alloy-primitives", @@ -134,7 +134,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "460ab80ce4bda1c80bcf96fe7460520476f2c7b734581c6567fac2708e2a60ef" dependencies = [ "alloy-dyn-abi", - "alloy-json-abi 0.8.9", + "alloy-json-abi 0.8.10 (registry+https://github.com/rust-lang/crates.io-index)", "alloy-network", "alloy-network-primitives", "alloy-primitives", @@ -149,13 +149,13 @@ dependencies = [ [[package]] name = "alloy-dyn-abi" -version = "0.8.9" +version = "0.8.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5647fce5a168f9630f935bf7821c4207b1755184edaeba783cb4e11d35058484" +checksum = "f5228b189b18b85761340dc9eaac0141148a8503657b36f9bc3a869413d987ca" dependencies = [ - "alloy-json-abi 0.8.9", + "alloy-json-abi 0.8.10 (registry+https://github.com/rust-lang/crates.io-index)", "alloy-primitives", - "alloy-sol-type-parser 0.8.9", + "alloy-sol-type-parser 0.8.10 (registry+https://github.com/rust-lang/crates.io-index)", "alloy-sol-types", "const-hex", "derive_more 1.0.0", @@ -196,7 +196,7 @@ dependencies = [ [[package]] name = "alloy-eips" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-eip2930", "alloy-eip7702", @@ -216,7 +216,7 @@ dependencies = [ [[package]] name = "alloy-genesis" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-primitives", "alloy-serde", @@ -225,12 +225,12 @@ dependencies = [ [[package]] name = "alloy-json-abi" -version = "0.8.9" +version = "0.8.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4b5671117c38b1c2306891f97ad3828d85487087f54ebe2c7591a055ea5bcea7" +checksum = "31a0f0d51db8a1a30a4d98a9f90e090a94c8f44cb4d9eafc7e03aa6d00aae984" dependencies = [ "alloy-primitives", - "alloy-sol-type-parser 0.8.9", + "alloy-sol-type-parser 0.8.10 (registry+https://github.com/rust-lang/crates.io-index)", "serde", "serde_json", ] @@ -241,7 +241,7 @@ version = "0.8.10" source = "git+https://github.com/alloy-rs/core?rev=237cfc4#237cfc43598d9d31bfbbd4a5ccebc83fd883d4a4" dependencies = [ "alloy-primitives", - "alloy-sol-type-parser 0.8.10", + "alloy-sol-type-parser 0.8.10 (git+https://github.com/alloy-rs/core?rev=237cfc4)", "serde", "serde_json", ] @@ -249,7 +249,7 @@ dependencies = [ [[package]] name = "alloy-json-rpc" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-primitives", "alloy-sol-types", @@ -262,7 +262,7 @@ dependencies = [ [[package]] name = "alloy-network" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-consensus", "alloy-eips", @@ -282,7 +282,7 @@ dependencies = [ [[package]] name = "alloy-network-primitives" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-consensus", "alloy-eips", @@ -294,7 +294,7 @@ dependencies = [ [[package]] name = "alloy-node-bindings" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-genesis", "alloy-primitives", @@ -341,7 +341,7 @@ dependencies = [ [[package]] name = "alloy-provider" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-chains", "alloy-consensus", @@ -381,7 +381,7 @@ dependencies = [ [[package]] name = "alloy-pubsub" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-json-rpc", "alloy-primitives", @@ -421,7 +421,7 @@ dependencies = [ [[package]] name = "alloy-rpc-client" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-json-rpc", "alloy-primitives", @@ -445,7 +445,7 @@ dependencies = [ [[package]] name = "alloy-rpc-types" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-primitives", "alloy-rpc-types-engine", @@ -457,7 +457,7 @@ dependencies = [ [[package]] name = "alloy-rpc-types-admin" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-genesis", "alloy-primitives", @@ -468,7 +468,7 @@ dependencies = [ [[package]] name = "alloy-rpc-types-anvil" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-primitives", "alloy-rpc-types-eth", @@ -479,7 +479,7 @@ dependencies = [ [[package]] name = "alloy-rpc-types-beacon" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-eips", "alloy-primitives", @@ -492,7 +492,7 @@ dependencies = [ [[package]] name = "alloy-rpc-types-debug" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-primitives", "serde", @@ -501,7 +501,7 @@ dependencies = [ [[package]] name = "alloy-rpc-types-engine" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-consensus", "alloy-eips", @@ -521,7 +521,7 @@ dependencies = [ [[package]] name = "alloy-rpc-types-eth" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-consensus", "alloy-eips", @@ -541,7 +541,7 @@ dependencies = [ [[package]] name = "alloy-rpc-types-mev" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-eips", "alloy-primitives", @@ -553,7 +553,7 @@ dependencies = [ [[package]] name = "alloy-rpc-types-trace" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-primitives", "alloy-rpc-types-eth", @@ -566,7 +566,7 @@ dependencies = [ [[package]] name = "alloy-rpc-types-txpool" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-primitives", "alloy-rpc-types-eth", @@ -577,7 +577,7 @@ dependencies = [ [[package]] name = "alloy-serde" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-primitives", "arbitrary", @@ -588,7 +588,7 @@ dependencies = [ [[package]] name = "alloy-signer" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-primitives", "async-trait", @@ -601,7 +601,7 @@ dependencies = [ [[package]] name = "alloy-signer-local" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-consensus", "alloy-network", @@ -617,12 +617,12 @@ dependencies = [ [[package]] name = "alloy-sol-macro" -version = "0.8.9" +version = "0.8.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0900b83f4ee1f45c640ceee596afbc118051921b9438fdb5a3175c1a7e05f8b" +checksum = "841eabaa4710f719fddbc24c95d386eae313f07e6da4babc25830ee37945be0c" dependencies = [ - "alloy-sol-macro-expander 0.8.9", - "alloy-sol-macro-input 0.8.9", + "alloy-sol-macro-expander 0.8.10 (registry+https://github.com/rust-lang/crates.io-index)", + "alloy-sol-macro-input 0.8.10 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro-error2", "proc-macro2", "quote", @@ -634,8 +634,8 @@ name = "alloy-sol-macro" version = "0.8.10" source = "git+https://github.com/alloy-rs/core?rev=237cfc4#237cfc43598d9d31bfbbd4a5ccebc83fd883d4a4" dependencies = [ - "alloy-sol-macro-expander 0.8.10", - "alloy-sol-macro-input 0.8.10", + "alloy-sol-macro-expander 0.8.10 (git+https://github.com/alloy-rs/core?rev=237cfc4)", + "alloy-sol-macro-input 0.8.10 (git+https://github.com/alloy-rs/core?rev=237cfc4)", "proc-macro-error2", "proc-macro2", "quote", @@ -644,11 +644,11 @@ dependencies = [ [[package]] name = "alloy-sol-macro-expander" -version = "0.8.9" +version = "0.8.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a41b1e78dde06b5e12e6702fa8c1d30621bf07728ba75b801fb801c9c6a0ba10" +checksum = "6672337f19d837b9f7073c45853aeb528ed9f7dd6a4154ce683e9e5cb7794014" dependencies = [ - "alloy-sol-macro-input 0.8.9", + "alloy-sol-macro-input 0.8.10 (registry+https://github.com/rust-lang/crates.io-index)", "const-hex", "heck", "indexmap 2.6.0", @@ -656,7 +656,7 @@ dependencies = [ "proc-macro2", "quote", "syn 2.0.85", - "syn-solidity 0.8.9", + "syn-solidity 0.8.10 (registry+https://github.com/rust-lang/crates.io-index)", "tiny-keccak", ] @@ -665,7 +665,7 @@ name = "alloy-sol-macro-expander" version = "0.8.10" source = "git+https://github.com/alloy-rs/core?rev=237cfc4#237cfc43598d9d31bfbbd4a5ccebc83fd883d4a4" dependencies = [ - "alloy-sol-macro-input 0.8.10", + "alloy-sol-macro-input 0.8.10 (git+https://github.com/alloy-rs/core?rev=237cfc4)", "const-hex", "heck", "indexmap 2.6.0", @@ -673,15 +673,15 @@ dependencies = [ "proc-macro2", "quote", "syn 2.0.85", - "syn-solidity 0.8.10", + "syn-solidity 0.8.10 (git+https://github.com/alloy-rs/core?rev=237cfc4)", "tiny-keccak", ] [[package]] name = "alloy-sol-macro-input" -version = "0.8.9" +version = "0.8.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91dc311a561a306664393407b88d3e53ae58581624128afd8a15faa5de3627dc" +checksum = "0dff37dd20bfb118b777c96eda83b2067f4226d2644c5cfa00187b3bc01770ba" dependencies = [ "const-hex", "dunce", @@ -689,7 +689,7 @@ dependencies = [ "proc-macro2", "quote", "syn 2.0.85", - "syn-solidity 0.8.9", + "syn-solidity 0.8.10 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -703,14 +703,14 @@ dependencies = [ "proc-macro2", "quote", "syn 2.0.85", - "syn-solidity 0.8.10", + "syn-solidity 0.8.10 (git+https://github.com/alloy-rs/core?rev=237cfc4)", ] [[package]] name = "alloy-sol-type-parser" -version = "0.8.9" +version = "0.8.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "45d1fbee9e698f3ba176b6e7a145f4aefe6d2b746b611e8bb246fe11a0e9f6c4" +checksum = "5b853d42292dbb159671a3edae3b2750277ff130f32b726fe07dc2b17aa6f2b5" dependencies = [ "serde", "winnow", @@ -730,9 +730,9 @@ name = "alloy-sol-types" version = "0.8.10" source = "git+https://github.com/alloy-rs/core?rev=237cfc4#237cfc43598d9d31bfbbd4a5ccebc83fd883d4a4" dependencies = [ - "alloy-json-abi 0.8.10", + "alloy-json-abi 0.8.10 (git+https://github.com/alloy-rs/core?rev=237cfc4)", "alloy-primitives", - "alloy-sol-macro 0.8.10", + "alloy-sol-macro 0.8.10 (git+https://github.com/alloy-rs/core?rev=237cfc4)", "const-hex", "serde", ] @@ -740,7 +740,7 @@ dependencies = [ [[package]] name = "alloy-transport" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-json-rpc", "base64 0.22.1", @@ -759,7 +759,7 @@ dependencies = [ [[package]] name = "alloy-transport-http" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-json-rpc", "alloy-transport", @@ -773,7 +773,7 @@ dependencies = [ [[package]] name = "alloy-transport-ipc" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-json-rpc", "alloy-pubsub", @@ -791,7 +791,7 @@ dependencies = [ [[package]] name = "alloy-transport-ws" version = "0.5.4" -source = "git+https://github.com/alloy-rs/alloy?rev=6e67c32b#6e67c32b8d30e9e60de373b183c7b5114b0d8aea" +source = "git+https://github.com/alloy-rs/alloy?rev=4ad89186#4ad8918633084f33bb6e276382de3a488a8c5609" dependencies = [ "alloy-pubsub", "alloy-transport", @@ -1712,6 +1712,12 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" +[[package]] +name = "cfg_aliases" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" + [[package]] name = "chrono" version = "0.4.38" @@ -2846,7 +2852,7 @@ version = "0.0.0" dependencies = [ "alloy-consensus", "alloy-eips", - "alloy-sol-macro 0.8.9", + "alloy-sol-macro 0.8.10 (registry+https://github.com/rust-lang/crates.io-index)", "alloy-sol-types", "eyre", "reth", @@ -3823,9 +3829,9 @@ dependencies = [ [[package]] name = "hyper-util" -version = "0.1.9" +version = "0.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41296eb09f183ac68eec06e03cdbea2e759633d4067b2f6552fc2e009bcad08b" +checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4" dependencies = [ "bytes", "futures-channel", @@ -4606,9 +4612,9 @@ dependencies = [ [[package]] name = "libm" -version = "0.2.10" +version = "0.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a00419de735aac21d53b0de5ce2c03bd3627277cf471300f27ebc89f7d828047" +checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa" [[package]] name = "libp2p-identity" @@ -6022,10 +6028,11 @@ dependencies = [ [[package]] name = "quinn-udp" -version = "0.5.5" +version = "0.5.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4fe68c2e9e1a1234e218683dbdf9f9dfcb094113c5ac2b938dfcb9bab4c4140b" +checksum = "e346e016eacfff12233c243718197ca12f148c84e1e84268a896699b41c71780" dependencies = [ + "cfg_aliases", "libc", "once_cell", "socket2", @@ -6261,9 +6268,9 @@ dependencies = [ [[package]] name = "reqwest" -version = "0.12.8" +version = "0.12.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f713147fbe92361e52392c73b8c9e48c04c6625bce969ef54dc901e58e042a7b" +checksum = "a77c62af46e79de0a562e1a9849205ffcb7fc1238876e9bd743357570e04046f" dependencies = [ "base64 0.22.1", "bytes", @@ -9629,9 +9636,9 @@ dependencies = [ [[package]] name = "rustls" -version = "0.23.15" +version = "0.23.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5fbb44d7acc4e873d613422379f69f237a1b141928c02f6bc6ccfddddc2d7993" +checksum = "eee87ff5d9b36712a58574e12e9f0ea80f915a5b0ac518d322b24a465617925e" dependencies = [ "log", "once_cell", @@ -9906,18 +9913,18 @@ checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" [[package]] name = "serde" -version = "1.0.213" +version = "1.0.214" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ea7893ff5e2466df8d720bb615088341b295f849602c6956047f8f80f0e9bc1" +checksum = "f55c3193aca71c12ad7890f1785d2b73e1b9f63a0bbc353c08ef26fe03fc56b5" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" -version = "1.0.213" +version = "1.0.214" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e85ad2009c50b58e87caa8cd6dac16bdf511bbfb7af6c33df902396aa480fa5" +checksum = "de523f781f095e28fa605cdce0f8307e451cc0fd14e2eb4cd2e98a355b147766" dependencies = [ "proc-macro2", "quote", @@ -10385,9 +10392,9 @@ dependencies = [ [[package]] name = "syn-solidity" -version = "0.8.9" +version = "0.8.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d5e0c2ea8db64b2898b62ea2fbd60204ca95e0b2c6bdf53ff768bbe916fbe4d" +checksum = "16320d4a2021ba1a32470b3759676114a918885e9800e68ad60f2c67969fba62" dependencies = [ "paste", "proc-macro2", diff --git a/Cargo.toml b/Cargo.toml index d3abc4c8440d..8a86de92cda6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -610,33 +610,33 @@ alloy-eip7702 = { git = "https://github.com/alloy-rs/eips", rev = "9e6fcee" } revm-primitives = { git = "https://github.com/klkvr/revm", rev = "e552b1d" } -alloy-consensus = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-eips = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-genesis = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-json-rpc = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-network = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-network-primitives = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-node-bindings = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-provider = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-pubsub = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-client = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-admin = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-anvil = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-beacon = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-debug = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-engine = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-eth = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-mev = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-txpool = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-serde = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-signer = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-signer-local = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-transport = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-transport-http = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-transport-ipc = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-transport-ws = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } +alloy-consensus = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-eips = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-genesis = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-json-rpc = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-network = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-network-primitives = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-node-bindings = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-provider = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-pubsub = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-client = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-admin = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-anvil = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-beacon = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-debug = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-engine = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-eth = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-mev = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-txpool = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-serde = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-signer = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-signer-local = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-transport = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-transport-http = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-transport-ipc = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-transport-ws = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } op-alloy-rpc-types = { git = "https://github.com/alloy-rs/op-alloy", rev = "f8896d1" } op-alloy-rpc-types-engine = { git = "https://github.com/alloy-rs/op-alloy", rev = "f8896d1" } diff --git a/book/sources/Cargo.toml b/book/sources/Cargo.toml index c6b67dce612f..e1803c756f88 100644 --- a/book/sources/Cargo.toml +++ b/book/sources/Cargo.toml @@ -20,33 +20,33 @@ alloy-eip7702 = { git = "https://github.com/alloy-rs/eips", rev = "9e6fcee" } revm-primitives = { git = "https://github.com/klkvr/revm", rev = "e552b1d" } -alloy-consensus = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-eips = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-genesis = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-json-rpc = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-network = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-network-primitives = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-node-bindings = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-provider = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-pubsub = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-client = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-admin = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-anvil = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-beacon = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-debug = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-engine = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-eth = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-mev = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-rpc-types-txpool = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-serde = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-signer = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-signer-local = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-transport = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-transport-http = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-transport-ipc = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } -alloy-transport-ws = { git = "https://github.com/alloy-rs/alloy", rev = "6e67c32b" } +alloy-consensus = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-eips = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-genesis = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-json-rpc = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-network = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-network-primitives = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-node-bindings = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-provider = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-pubsub = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-client = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-admin = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-anvil = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-beacon = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-debug = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-engine = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-eth = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-mev = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-rpc-types-txpool = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-serde = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-signer = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-signer-local = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-transport = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-transport-http = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-transport-ipc = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } +alloy-transport-ws = { git = "https://github.com/alloy-rs/alloy", rev = "4ad89186" } op-alloy-rpc-types = { git = "https://github.com/alloy-rs/op-alloy", rev = "f8896d1" } op-alloy-rpc-types-engine = { git = "https://github.com/alloy-rs/op-alloy", rev = "f8896d1" }