Skip to content

Commit c7921c0

Browse files
committed
update celestia crates
1 parent e012cb6 commit c7921c0

File tree

2 files changed

+21
-10
lines changed

2 files changed

+21
-10
lines changed

Cargo.lock

Lines changed: 19 additions & 8 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
@@ -101,8 +101,8 @@ op-revm = { version = "5.0.1", default-features = false }
101101
alloy-op-evm = { version = "0.10.0", default-features = false }
102102

103103
# Celestia
104-
celestia-types = "0.13.0"
105-
celestia-rpc = "0.11.3"
104+
celestia-types = "0.15.0"
105+
celestia-rpc = "0.13.0"
106106
jsonrpsee = "0.24.9"
107107

108108
[profile.dev]

0 commit comments

Comments
 (0)