File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -89,8 +89,6 @@ resolver = "2"
8989[patch .crates-io ]
9090warp = { git = " https://github.com/macladson/warp" , rev =" 7e75acc368229a46a236a8c991bf251fe7fe50ef" }
9191arbitrary = { git = " https://github.com/michaelsproul/arbitrary" , rev =" f002b99989b561ddce62e4cf2887b0f8860ae991" }
92- metastruct = { git = " https://github.com/sigp/metastruct" , branch = " bimapping" }
93- metastruct_macro = { git = " https://github.com/sigp/metastruct" , branch = " bimapping" }
9492
9593[patch ."https://github .com/ralexstokes/mev-rs" ]
9694mev-rs = { git = " https://github.com/ralexstokes//mev-rs" , rev = " 7813d4a4a564e0754e9aaab2d95520ba437c3889" }
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ lazy_static = "1.4.0"
4747parking_lot = " 0.12.0"
4848itertools = " 0.10.0"
4949superstruct = " 0.7.0"
50- metastruct = " 0.1.0 "
50+ metastruct = " 0.1.1 "
5151serde_json = " 1.0.74"
5252smallvec = " 1.8.0"
5353milhouse = { git = " https://github.com/sigp/milhouse" , branch = " rebase" }
You can’t perform that action at this time.
0 commit comments