Skip to content

Commit

Permalink
deps: bump ibc-rs rev
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhad-Shabani committed Nov 27, 2023
1 parent 120ebb9 commit 2fb82a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ base64 = { version = "0.21", default-features = false, features = ["alloc"] }
displaydoc = { version = "0.2", default-features = false }
derive_more = { version = "0.99.17", default-features = false, features = ["from", "into", "display"] }
ed25519 = { version = "2.1.0", default-features = false }
ibc = { git = "https://github.com/cosmos/ibc-rs", rev = "1215cc1", default-features = false }
ibc-query = { git = "https://github.com/cosmos/ibc-rs", rev = "1215cc1", default-features = false }
ibc = { git = "https://github.com/cosmos/ibc-rs", rev = "dd1b7ad", default-features = false }
ibc-query = { git = "https://github.com/cosmos/ibc-rs", rev = "dd1b7ad", default-features = false }
ibc-proto = { version = "0.38.0", default-features = false }
ics23 = { version = "0.11", default-features = false }
prost = { version = "0.12", default-features = false }
Expand Down

0 comments on commit 2fb82a9

Please sign in to comment.