@@ -61,16 +61,16 @@ panic = "abort"
6161codegen-units = 1
6262
6363[workspace .dependencies ]
64- ethers = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " a61f4fd78cd9a417c74a1609e5007e17f0f0ebb4 " , default-features = false }
65- ethers-addressbook = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " a61f4fd78cd9a417c74a1609e5007e17f0f0ebb4 " , default-features = false }
66- ethers-core = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " a61f4fd78cd9a417c74a1609e5007e17f0f0ebb4 " , default-features = false }
67- ethers-contract = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " a61f4fd78cd9a417c74a1609e5007e17f0f0ebb4 " , default-features = false }
68- ethers-contract-abigen = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " a61f4fd78cd9a417c74a1609e5007e17f0f0ebb4 " , default-features = false }
69- ethers-providers = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " a61f4fd78cd9a417c74a1609e5007e17f0f0ebb4 " , default-features = false }
70- ethers-signers = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " a61f4fd78cd9a417c74a1609e5007e17f0f0ebb4 " , default-features = false }
71- ethers-middleware = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " a61f4fd78cd9a417c74a1609e5007e17f0f0ebb4 " , default-features = false }
72- ethers-etherscan = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " a61f4fd78cd9a417c74a1609e5007e17f0f0ebb4 " , default-features = false }
73- ethers-solc = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " a61f4fd78cd9a417c74a1609e5007e17f0f0ebb4 " , default-features = false }
64+ ethers = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " 45239225c50247e049892125d281442c084a2a92 " , default-features = false }
65+ ethers-addressbook = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " 45239225c50247e049892125d281442c084a2a92 " , default-features = false }
66+ ethers-core = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " 45239225c50247e049892125d281442c084a2a92 " , default-features = false }
67+ ethers-contract = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " 45239225c50247e049892125d281442c084a2a92 " , default-features = false }
68+ ethers-contract-abigen = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " 45239225c50247e049892125d281442c084a2a92 " , default-features = false }
69+ ethers-providers = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " 45239225c50247e049892125d281442c084a2a92 " , default-features = false }
70+ ethers-signers = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " 45239225c50247e049892125d281442c084a2a92 " , default-features = false }
71+ ethers-middleware = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " 45239225c50247e049892125d281442c084a2a92 " , default-features = false }
72+ ethers-etherscan = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " 45239225c50247e049892125d281442c084a2a92 " , default-features = false }
73+ ethers-solc = { git = " https://github.com/polytope-labs/ethers-rs" , rev = " 45239225c50247e049892125d281442c084a2a92 " , default-features = false }
7474
7575solang-parser = " =0.3.1"
7676revm = { git = " https://github.com/polytope-labs/revm/" , rev = " c681ca0d51b21a16595cb4c5795832d938ce2dc2" }
0 commit comments