Skip to content

Commit 074b77d

Browse files
author
Naohiro Yoshida
committed
bump elc
Signed-off-by: Naohiro Yoshida <naohiro.yoshida@datachain.jp>
1 parent 6590100 commit 074b77d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ kona-registry = { workspace = true }
2828
alloy-primitives = { workspace = true, features = ["map", "serde"] }
2929

3030
# optimism derivation
31-
optimism-derivation = { git = "https://github.com/datachainlab/optimism-elc", rev = "b6a4e78e0b0a8f279fef68ea8346f05ebd579ef3", default-features = false }
31+
optimism-derivation = { git = "https://github.com/datachainlab/optimism-elc", rev = "v0.1.9", default-features = false }
3232
base64 = "0.22.1"
3333

3434
[dev-dependencies]

0 commit comments

Comments
 (0)