File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -46,22 +46,22 @@ signet-rpc = { version = "0.13", path = "crates/rpc" }
4646
4747init4-bin-base = { version = " 0.13.1" , features = [" alloy" ] }
4848
49- signet-bundle = " 0.14 "
50- signet-constants = " 0.14 "
51- signet-evm = " 0.14 "
52- signet-extract = " 0.14 "
53- signet-test-utils = " 0.14 "
54- signet-tx-cache = " 0.14 "
55- signet-types = " 0.14 "
56- signet-zenith = " 0.14 "
57- signet-journal = " 0.14 "
49+ signet-bundle = " 0.15 "
50+ signet-constants = " 0.15 "
51+ signet-evm = " 0.15 "
52+ signet-extract = " 0.15 "
53+ signet-test-utils = " 0.15 "
54+ signet-tx-cache = " 0.15 "
55+ signet-types = " 0.15 "
56+ signet-zenith = " 0.15 "
57+ signet-journal = " 0.15 "
5858
5959# ajj
6060ajj = { version = " 0.3.4" }
6161
6262# trevm
63- trevm = { version = " 0.29 .0" , features = [" full_env_cfg" ] }
64- revm-inspectors = " 0.30 .0" # should be 1 more than trevm version, usually
63+ trevm = { version = " 0.31 .0" , features = [" full_env_cfg" ] }
64+ revm-inspectors = " 0.32 .0" # should be 1 more than trevm version, usually
6565
6666# Alloy periphery crates
6767alloy = { version = " 1.0.35" , features = [
You can’t perform that action at this time.
0 commit comments