diff --git a/Cargo.lock b/Cargo.lock index 539bb8f0..344473b2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6293,7 +6293,7 @@ dependencies = [ [[package]] name = "op-rbuilder" -version = "0.2.5" +version = "0.2.6" dependencies = [ "alloy-consensus", "alloy-contract", diff --git a/Cargo.toml b/Cargo.toml index fdcbf3b2..e381d195 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace.package] -version = "0.2.5" +version = "0.2.6" edition = "2024" rust-version = "1.86" license = "MIT OR Apache-2.0"