File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,12 +77,12 @@ alloy = { version = "1.4.0", features = [
7777] }
7878
7979# Reth
80- reth = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.10.2 " }
81- reth-chainspec = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.10.2 " }
82- reth-exex = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.10.2 " }
83- reth-exex-test-utils = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.10.2 " }
84- reth-node-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.10.2 " }
85- reth-transaction-pool = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.10.2 " }
80+ reth = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
81+ reth-chainspec = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
82+ reth-exex = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
83+ reth-exex-test-utils = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
84+ reth-node-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
85+ reth-transaction-pool = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.11.0 " }
8686
8787# Foundry periphery
8888foundry-blob-explorers = " 0.17"
You can’t perform that action at this time.
0 commit comments