Skip to content

Commit

Permalink
Merge pull request #16 from datachainlab/bump-ethereum-ibc
Browse files Browse the repository at this point in the history
Bump ethereum-ibc-rs to v0.0.11

Signed-off-by: Jun Kimura <[email protected]>
  • Loading branch information
bluele authored Jun 26, 2024
2 parents d44aa68 + 2a89d57 commit 4ebf658
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ displaydoc = { version = "0.2", default-features = false }
tiny-keccak = { version = "1.4" }

light-client = { git = "https://github.com/datachainlab/lcp", rev = "v0.2.9", default-features = false, features = ["ibc"] }
ethereum-ibc = { git = "https://github.com/datachainlab/ethereum-ibc-rs", rev = "v0.0.10", default-features = false }
ethereum-ibc = { git = "https://github.com/datachainlab/ethereum-ibc-rs", rev = "v0.0.11", default-features = false }

0 comments on commit 4ebf658

Please sign in to comment.