diff --git a/crates/alloy/Cargo.toml b/crates/alloy/Cargo.toml index e920d78fb8d..a1733b0c4ef 100644 --- a/crates/alloy/Cargo.toml +++ b/crates/alloy/Cargo.toml @@ -206,6 +206,7 @@ rpc-types-engine = [ "alloy-provider?/engine-api", ] rpc-types-eth = ["rpc-types", "alloy-rpc-types?/eth"] +rpc-types-mev = ["rpc-types", "alloy-rpc-types?/mev"] rpc-types-json = ["rpc-types", "alloy-rpc-types?/jsonrpsee-types"] rpc-types-trace = [ "rpc-types",