@@ -13,7 +13,7 @@ resolver = "2"
1313default-members = [" node" ]
1414
1515[workspace .package ]
16- version = " 1.33.15 "
16+ version = " 1.34.0 "
1717edition = " 2024"
1818repository = " https://github.com/NethermindEth/Catalyst"
1919license = " MIT"
@@ -87,11 +87,11 @@ ssz_rs = { version = "0.9.0" }
8787strum = { version = " 0.27" , features = [" derive" ] }
8888
8989taiko_alethia_reth = { git = " https://github.com/taikoxyz/alethia-reth.git" , rev = " a575e625374de3403df8517069626d007102cfc8" , package = " alethia-reth-consensus" }
90- taiko_bindings = { git = " https://github.com/taikoxyz/taiko-mono.git" , rev = " 1dcf91c3402a0a6bbfacab157ba7edda9a436ea1 " , package = " bindings" }
91- taiko_preconfirmation_driver = { git = " https://github.com/taikoxyz/taiko-mono.git" , rev = " 1dcf91c3402a0a6bbfacab157ba7edda9a436ea1 " , package = " preconfirmation-driver" }
92- taiko_preconfirmation_types = { git = " https://github.com/taikoxyz/taiko-mono.git" , rev = " 1dcf91c3402a0a6bbfacab157ba7edda9a436ea1 " , package = " preconfirmation-types" }
93- taiko_protocol = { git = " https://github.com/taikoxyz/taiko-mono.git" , rev = " 1dcf91c3402a0a6bbfacab157ba7edda9a436ea1 " , package = " protocol" }
94- taiko_rpc = { git = " https://github.com/taikoxyz/taiko-mono.git" , rev = " 1dcf91c3402a0a6bbfacab157ba7edda9a436ea1 " , package = " rpc" }
90+ taiko_bindings = { git = " https://github.com/taikoxyz/taiko-mono.git" , rev = " 09954cbde59b3e756870a2b509a35c503c67239c " , package = " bindings" }
91+ taiko_preconfirmation_driver = { git = " https://github.com/taikoxyz/taiko-mono.git" , rev = " 09954cbde59b3e756870a2b509a35c503c67239c " , package = " preconfirmation-driver" }
92+ taiko_preconfirmation_types = { git = " https://github.com/taikoxyz/taiko-mono.git" , rev = " 09954cbde59b3e756870a2b509a35c503c67239c " , package = " preconfirmation-types" }
93+ taiko_protocol = { git = " https://github.com/taikoxyz/taiko-mono.git" , rev = " 09954cbde59b3e756870a2b509a35c503c67239c " , package = " protocol" }
94+ taiko_rpc = { git = " https://github.com/taikoxyz/taiko-mono.git" , rev = " 09954cbde59b3e756870a2b509a35c503c67239c " , package = " rpc" }
9595tokio = { version = " 1.49" , default-features = false , features = [" full" ] }
9696tokio-util = { version = " 0.7" , default-features = false }
9797tracing = { version = " 0.1" , default-features = false }
0 commit comments