Skip to content

Commit

Permalink
chore: update ckb-ics repo (#39)
Browse files Browse the repository at this point in the history
- ref: synapseweb3/ckb-ics#30

---------
Co-authored-by: blckngm
Co-authored-by: liyukun <[email protected]>
Signed-off-by: Flouse <[email protected]>
  • Loading branch information
ashuralyk authored Dec 14, 2023
1 parent 831bab5 commit 379911b
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 contracts/ics/base/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repository = "https://github.com/synapseweb3/ibc-ckb-contracts"

[dependencies]
ckb-std = "0.13.0"
ckb-ics-axon = { git = "https://github.com/synapseweb3/ckb-ics.git", rev = "043ad63" }
ckb-ics-axon = { git = "https://github.com/synapseweb3/ckb-ics.git", rev = "adb8bcfb033d111174f06b88609aded5b9f2a181" }
rlp = { version = "0.5.2", default-features = false }
tiny-keccak = { version = "2.0.2", features = ["keccak"] }
atomics-polyfill = { path = "../../../crates/atomics-polyfill" }

0 comments on commit 379911b

Please sign in to comment.