Skip to content

Commit

Permalink
chore: update ckb-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
liyukun committed Dec 10, 2023
1 parent bb5bd2d commit 4f0da66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 tools/ibc-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ toml_edit = "0.19.14"
lazy_static = "1.4.0"
ethers = { version = "2.0.2", features = ["rustls", "ws"] }

forcerelay-ckb-sdk = { git = "https://github.com/synapseweb3/forcerelay-ckb-sdk", rev = "1c4b361b8" }
forcerelay-ckb-sdk = { git = "https://github.com/synapseweb3/forcerelay-ckb-sdk", rev = "ef46058" }

[dependencies]
bytes = "1.5.0"
Expand Down

0 comments on commit 4f0da66

Please sign in to comment.