diff --git a/Cargo.toml b/Cargo.toml index 18c9fc37..9eec3475 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ alloy-rpc-types-engine = { version = "1.0.27", default-features = false } # op-alloy alloy-op-hardforks = { version = "0.4.2" } -op-alloy = { version = "0.22", default-features = false, features = [ +op-alloy = { version = "0.23", default-features = false, features = [ "consensus", ] }