Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit 63bc2c8

Browse files
authored
dep (#101)
1 parent d938ff4 commit 63bc2c8

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ parking_lot = { version = "0.12.3" }
5959
derivative = "2.2.0"
6060

6161
#rbuilder = {path="./../rbuilder/crates/rbuilder"}
62-
rbuilder = { git = "https://github.com/flashbots/rbuilder.git", rev = "cf8b3ec07d9350a695ca95b6a1e79ada4e58788a"}
62+
rbuilder = { git = "https://github.com/flashbots/rbuilder.git", rev = "3b0294a888364321725e1ada85e1d1b00ce865ab"}
6363

6464
#metrics_macros = {path="./../rbuilder/crates/rbuilder/src/telemetry/metrics_macros"}
65-
metrics_macros = { git = "https://github.com/flashbots/rbuilder.git", rev = "cf8b3ec07d9350a695ca95b6a1e79ada4e58788a"}
65+
metrics_macros = { git = "https://github.com/flashbots/rbuilder.git", rev = "3b0294a888364321725e1ada85e1d1b00ce865ab"}
6666

6767
tokio-tungstenite = "0.26.2"
6868
exponential-backoff = "1.2.0"

0 commit comments

Comments
 (0)