diff --git a/Cargo.toml b/Cargo.toml index 6997295b..fae92606 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -162,7 +162,7 @@ alloy-trie = { version = "0.9.1" } alloy-hardforks = "0.4.4" # rollup-boost -rollup-boost = { git = "http://github.com/flashbots/rollup-boost", tag = "v0.7.11" } +rollup-boost = { git = "https://github.com/flashbots/rollup-boost", tag = "v0.7.11" } # optimism alloy-op-evm = { version = "0.24.1", default-features = false }