diff --git a/Cargo.lock b/Cargo.lock index 44c68e049ea9..60ec4502b271 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -117,9 +117,9 @@ dependencies = [ [[package]] name = "alloy-consensus" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7198a527b4c4762cb88d54bcaeb0428f4298b72552c9c8ec4af614b4a4990c59" +checksum = "4177d135789e282e925092be8939d421b701c6d92c0a16679faa659d9166289d" dependencies = [ "alloy-eips", "alloy-primitives 0.8.0", @@ -177,9 +177,9 @@ dependencies = [ [[package]] name = "alloy-eips" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "159eab0e4e15b88571f55673af37314f4b8f17630dc1b393c3d70f2128a1d494" +checksum = "499ee14d296a133d142efd215eb36bf96124829fe91cf8f5d4e5ccdd381eae00" dependencies = [ "alloy-eip2930", "alloy-eip7702", @@ -196,9 +196,9 @@ dependencies = [ [[package]] name = "alloy-genesis" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "210f4b358d724f85df8adaec753c583defb58169ad3cad3d48c80d1a25a6ff0e" +checksum = "4b85dfc693e4a1193f0372a8f789df12ab51fcbe7be0733baa04939a86dd813b" dependencies = [ "alloy-primitives 0.8.0", "alloy-serde", @@ -219,9 +219,9 @@ dependencies = [ [[package]] name = "alloy-json-rpc" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f7733446dd531f8eb877331fea02f6c40bdbb47444a17dc3464bf75319cc073a" +checksum = "4207166c79cfdf7f3bed24bbc84f5c7c5d4db1970f8c82e3fcc76257f16d2166" dependencies = [ "alloy-primitives 0.8.0", "alloy-sol-types", @@ -233,9 +233,9 @@ dependencies = [ [[package]] name = "alloy-network" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b80851d1697fc4fa2827998e3ee010a3d1fc59c7d25e87070840169fcf465832" +checksum = "dfbe2802d5b8c632f18d68c352073378f02a3407c1b6a4487194e7d21ab0f002" dependencies = [ "alloy-consensus", "alloy-eips", @@ -265,9 +265,9 @@ dependencies = [ [[package]] name = "alloy-node-bindings" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2657dae91ae61ed6cdd4c58b7e09330de934eea4e14d2f54f72f2a6720b23437" +checksum = "c847311cc7386684ef38ab404069d795bee07da945f63d884265436870a17276" dependencies = [ "alloy-genesis", "alloy-primitives 0.8.0", @@ -329,9 +329,9 @@ dependencies = [ [[package]] name = "alloy-provider" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2d2a195caa6707f5ce13905794865765afc6d9ea92c3a56e3a973c168d703bc" +checksum = "1376948df782ffee83a54cac4b2aba14134edd997229a3db97da0a606586eb5c" dependencies = [ "alloy-chains", "alloy-consensus", @@ -367,9 +367,9 @@ dependencies = [ [[package]] name = "alloy-pubsub" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b4c59e13200322138fe4279b4676b0d78c4f55502de127f5a448495d3ddfaa43" +checksum = "fa73f976e7b6341f3f8a404241cf04f883d40212cd4f2633c66d99de472e262c" dependencies = [ "alloy-json-rpc", "alloy-primitives 0.8.0", @@ -408,9 +408,9 @@ dependencies = [ [[package]] name = "alloy-rpc-client" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed31cdba2b23d71c555505b06674f8e7459496abfd7f4875d268434ef5a99ee6" +checksum = "02378418a429f8a14a0ad8ffaa15b2d25ff34914fc4a1e366513c6a3800e03b3" dependencies = [ "alloy-json-rpc", "alloy-primitives 0.8.0", @@ -432,9 +432,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2d758f65aa648491c6358335c578de45cd7de6fdf2877c3cef61f2c9bebea21" +checksum = "d9ae4c4fbd37d9996f501fbc7176405aab97ae3a5772789be06ef0e7c4dad6dd" dependencies = [ "alloy-rpc-types-engine", "alloy-rpc-types-eth", @@ -445,9 +445,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-admin" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e41c33bbddaec71ca1bd7a4df38f95f408ef4fa3b3c29a7e9cc8d0e43be5fbe" +checksum = "594b7cb723759c7b438c95a3bbd2e391760c03ee857443070758aaf2593ae84e" dependencies = [ "alloy-genesis", "alloy-primitives 0.8.0", @@ -457,9 +457,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-anvil" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa5ee4ffe3e687a6372dd02e998f4f65e512ffdfe0d2c248db822649814c36cd" +checksum = "140b079c6fda14d9586432bf988b46ac0e04871ca313c9e00aa85cc808105e8a" dependencies = [ "alloy-primitives 0.8.0", "alloy-serde", @@ -468,9 +468,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-beacon" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3173bf0239a59d3616f4f4ab1682de25dd30b13fb8f52bf7ee7503729354f3c4" +checksum = "abbd9b6764423821bd6874477791ca68cfd0e946958d611319b57b006edf0113" dependencies = [ "alloy-eips", "alloy-primitives 0.8.0", @@ -482,9 +482,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-debug" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "99137a6d8d559138ed5a64f0e270ef095abc84d36b52727621d3ba845ed5d5d1" +checksum = "dd56b9d938e458b8d4498b276bd3aaf0e8f0b58e86fe04fef2c71fed4b4c96de" dependencies = [ "alloy-primitives 0.8.0", "serde", @@ -492,9 +492,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-engine" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24e800d959606fa19b36b31d7c24d68ef75b970c654b7aa581dce23de82db0a5" +checksum = "d79cadb52e32d40afa04847647eb50a332559d7870e66e46a0c32c33bf1c801d" dependencies = [ "alloy-consensus", "alloy-eips", @@ -511,9 +511,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-eth" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0ba05d6ee4db0d89113294a614137940f79abfc2c40a9a3bee2995660358776" +checksum = "15bb3506ab1cf415d4752778c93e102050399fb8de97b7da405a5bf3e31f5f3b" dependencies = [ "alloy-consensus", "alloy-eips", @@ -532,9 +532,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-mev" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9a0b28949d1077826684b5912fe9ab1c752a863af0419b1ba9abff19006d61b1" +checksum = "19e8cb848b66617f7d58b576bfc416854c4e9ae8d35e14f5077c0c779048f280" dependencies = [ "alloy-eips", "alloy-primitives 0.8.0", @@ -545,9 +545,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-trace" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd2af822ed58f2b6dd7cfccf88bf69f42c9a8cbf4663316227646a8a3e5a591f" +checksum = "16cca915e0aab3b2657b4f9efe02eb88e5483905fb6d244749652aae14e5f92e" dependencies = [ "alloy-primitives 0.8.0", "alloy-rpc-types-eth", @@ -559,9 +559,9 @@ dependencies = [ [[package]] name = "alloy-rpc-types-txpool" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a8fbdf39e93a9b213df39541be51671e93e6e8b142c3602ddb4ff6219a1bc85" +checksum = "68eede4bd722bb872222efbbfbccc8f9b86e597143934b8ce556d3e0487bb662" dependencies = [ "alloy-primitives 0.8.0", "alloy-rpc-types-eth", @@ -571,9 +571,9 @@ dependencies = [ [[package]] name = "alloy-serde" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bfd260ede54f0b53761fdd04133acc10ae70427f66a69aa9590529bbd066cd58" +checksum = "ae417978015f573b4a8c02af17f88558fb22e3fccd12e8a910cf6a2ff331cfcb" dependencies = [ "alloy-primitives 0.8.0", "arbitrary", @@ -583,9 +583,9 @@ dependencies = [ [[package]] name = "alloy-signer" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b5193ee6b370b89db154d7dc40c6a8e6ce11213865baaf2b418a9f2006be762" +checksum = "b750c9b61ac0646f8f4a61231c2732a337b2c829866fc9a191b96b7eedf80ffe" dependencies = [ "alloy-primitives 0.8.0", "async-trait", @@ -597,9 +597,9 @@ dependencies = [ [[package]] name = "alloy-signer-local" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf6b19bbb231c7f941af07f363d4c74d356dfcdfcd7dfa85a41a504ae856a6d5" +checksum = "7c640f9343e8f741f837c345c5ea30239ba77938b3691b884c736834853bd16c" dependencies = [ "alloy-consensus", "alloy-network", @@ -685,9 +685,9 @@ dependencies = [ [[package]] name = "alloy-transport" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "454220c714857cf68af87d788d1f0638ad8766268b94f6a49fed96cbc2ab382c" +checksum = "2799749ca692ae145f54968778877afd7c95e788488f176cfdfcf2a8abeb2062" dependencies = [ "alloy-json-rpc", "base64 0.22.1", @@ -704,9 +704,9 @@ dependencies = [ [[package]] name = "alloy-transport-http" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "377f2353d7fea03a2dba6b9ffbb7d610402c040dd5700d1fae8b9ec2673eed9b" +checksum = "bc10c4dd932f66e0db6cc5735241e0c17a6a18564b430bbc1839f7db18587a93" dependencies = [ "alloy-json-rpc", "alloy-transport", @@ -719,9 +719,9 @@ dependencies = [ [[package]] name = "alloy-transport-ipc" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8653c47dcc30326fb09a34140e8800fa21987fc52453de6cfcdd5c7b8b6e9886" +checksum = "38f39f88798c3282914079a3eda3ea8b9fbf21e383a0ce85958b4f1c170d222f" dependencies = [ "alloy-json-rpc", "alloy-pubsub", @@ -738,9 +738,9 @@ dependencies = [ [[package]] name = "alloy-transport-ws" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26d43ba8e9a3a7fef626d5fd93cc87ff2d6d2c81acfb866f068b3dce31dda060" +checksum = "65e732028930aa17b7edd464a9711365417635e984028fcc7176393ccea22c00" dependencies = [ "alloy-pubsub", "alloy-transport", @@ -11311,4 +11311,4 @@ checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa" dependencies = [ "cc", "pkg-config", -] \ No newline at end of file +] diff --git a/Cargo.toml b/Cargo.toml index 3afdacabcb5f..050f71a23c53 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -429,20 +429,20 @@ alloy-rpc-client = { version = "0.3.1", default-features = false } alloy-rpc-types = { version = "0.3.1", features = [ "eth", ], default-features = false } -alloy-rpc-types-admin = { version = "0.3.0", default-features = false } -alloy-rpc-types-anvil = { version = "0.3.0", default-features = false } -alloy-rpc-types-beacon = { version = "0.3.0", default-features = false } -alloy-rpc-types-debug = { version = "0.3.0", default-features = false } -alloy-rpc-types-engine = { version = "0.3.0", default-features = false } -alloy-rpc-types-eth = { version = "0.3.0", default-features = false } -alloy-rpc-types-mev = { version = "0.3.0", default-features = false } -alloy-rpc-types-trace = { version = "0.3.0", default-features = false } -alloy-rpc-types-txpool = { version = "0.3.0", default-features = false } -alloy-serde = { version = "0.3.0", default-features = false } -alloy-signer = { version = "0.3.0", default-features = false } -alloy-signer-local = { version = "0.3.0", default-features = false } -alloy-transport = { version = "0.3.0" } -alloy-transport-http = { version = "0.3.0", features = [ +alloy-rpc-types-admin = { version = "0.3.1", default-features = false } +alloy-rpc-types-anvil = { version = "0.3.1", default-features = false } +alloy-rpc-types-beacon = { version = "0.3.1", default-features = false } +alloy-rpc-types-debug = { version = "0.3.1", default-features = false } +alloy-rpc-types-engine = { version = "0.3.1", default-features = false } +alloy-rpc-types-eth = { version = "0.3.1", default-features = false } +alloy-rpc-types-mev = { version = "0.3.1", default-features = false } +alloy-rpc-types-trace = { version = "0.3.1", default-features = false } +alloy-rpc-types-txpool = { version = "0.3.1", default-features = false } +alloy-serde = { version = "0.3.1", default-features = false } +alloy-signer = { version = "0.3.1", default-features = false } +alloy-signer-local = { version = "0.3.1", default-features = false } +alloy-transport = { version = "0.3.1" } +alloy-transport-http = { version = "0.3.1", features = [ "reqwest-rustls-tls", ], default-features = false } alloy-transport-ipc = { version = "0.3.1", default-features = false }