Skip to content

Commit

Permalink
new dep (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanCorDX authored Nov 28, 2024
1 parent 47710ab commit 750a884
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
17 changes: 3 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ http = "0.2.9"
hyper = "0.14"
futures-util = "0.3"

metrics_macros = { git = "https://github.com/flashbots/rbuilder.git", rev = "74b214fecf9df90d4510ce09f68afbbcdb535c4c"}
metrics_macros = { git = "https://github.com/flashbots/rbuilder.git", rev = "8a5e932b718beb8d36ad6594197e79e932ef16e7"}

rbuilder = { git = "https://github.com/flashbots/rbuilder.git", rev = "74b214fecf9df90d4510ce09f68afbbcdb535c4c"}
rbuilder = { git = "https://github.com/flashbots/rbuilder.git", rev = "8a5e932b718beb8d36ad6594197e79e932ef16e7"}

[build-dependencies]
built = { version = "0.7.1", features = ["git2", "chrono"] }
Expand Down

0 comments on commit 750a884

Please sign in to comment.