We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3608e commit ba04e0aCopy full SHA for ba04e0a
crates/builder/op-rbuilder/Cargo.toml
@@ -130,7 +130,7 @@ sha3 = "0.10"
130
reqwest = "0.12.23"
131
k256 = "0.13.4"
132
133
-rollup-boost = { git = "http://github.com/flashbots/rollup-boost", rev = "b86af43969557bee18f17ec1d6bcd3e984f910b2" }
+rollup-boost = { git = "http://github.com/flashbots/rollup-boost", rev = "dd12e8e8366004b4758bfa0cfa98efa6929b7e9f" }
134
135
nanoid = { version = "0.4", optional = true }
136
reth-ipc = { workspace = true, optional = true }
0 commit comments