Skip to content

Commit 1d673c2

Browse files
committed
bump pod auction
1 parent 88e82cb commit 1d673c2

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

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

crates/op-rbuilder/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ tar = { version = "0.4", optional = true }
133133
ctor = { version = "0.4.2", optional = true }
134134
rlimit = { version = "0.10", optional = true }
135135
macros = { path = "src/tests/framework/macros", optional = true }
136-
pod-sdk = { git = "https://github.com/podnetwork/pod-sdk", rev = "559af82085010319f74cb74e84938394d1e96842" }
137-
pod-auction = { package = "optimism-tx-auction", git = "https://github.com/podnetwork/pod-sdk", rev = "559af82085010319f74cb74e84938394d1e96842" }
136+
pod-sdk = { git = "https://github.com/podnetwork/pod-sdk", rev = "8f39e51f0cd0c0e02e8b6011562f59f6b60988bb" }
137+
pod-auction = { package = "optimism-tx-auction", git = "https://github.com/podnetwork/pod-sdk", rev = "8f39e51f0cd0c0e02e8b6011562f59f6b60988bb" }
138138
itertools = "0.14.0"
139139

140140
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)