Skip to content

Commit

Permalink
Update ibc-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
sug0 committed Nov 19, 2024
1 parent 6bc62c8 commit e05587f
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
60 changes: 30 additions & 30 deletions Cargo.lock

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

16 changes: 8 additions & 8 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,32 +28,32 @@ features = ["alloc", "derive"]

[workspace.dependencies.ibc-core-router]
git = "https://github.com/heliaxdev/cosmos-ibc-rs"
rev = "42826d74f47959a4e9a000f90ff6ae569415ea48"
rev = "aa229566e6bb688cc2626dab276c3849abc0c583"

[workspace.dependencies.ibc-core-router-types]
git = "https://github.com/heliaxdev/cosmos-ibc-rs"
rev = "42826d74f47959a4e9a000f90ff6ae569415ea48"
rev = "aa229566e6bb688cc2626dab276c3849abc0c583"

[workspace.dependencies.ibc-core-host-types]
git = "https://github.com/heliaxdev/cosmos-ibc-rs"
rev = "42826d74f47959a4e9a000f90ff6ae569415ea48"
rev = "aa229566e6bb688cc2626dab276c3849abc0c583"

[workspace.dependencies.ibc-core-channel-types]
git = "https://github.com/heliaxdev/cosmos-ibc-rs"
rev = "42826d74f47959a4e9a000f90ff6ae569415ea48"
rev = "aa229566e6bb688cc2626dab276c3849abc0c583"

[workspace.dependencies.ibc-core-channel]
git = "https://github.com/heliaxdev/cosmos-ibc-rs"
rev = "42826d74f47959a4e9a000f90ff6ae569415ea48"
rev = "aa229566e6bb688cc2626dab276c3849abc0c583"

[workspace.dependencies.ibc-primitives]
git = "https://github.com/heliaxdev/cosmos-ibc-rs"
rev = "42826d74f47959a4e9a000f90ff6ae569415ea48"
rev = "aa229566e6bb688cc2626dab276c3849abc0c583"

[workspace.dependencies.ibc-app-transfer-types]
git = "https://github.com/heliaxdev/cosmos-ibc-rs"
rev = "42826d74f47959a4e9a000f90ff6ae569415ea48"
rev = "aa229566e6bb688cc2626dab276c3849abc0c583"

[workspace.dependencies.ibc-testkit]
git = "https://github.com/heliaxdev/cosmos-ibc-rs"
rev = "42826d74f47959a4e9a000f90ff6ae569415ea48"
rev = "aa229566e6bb688cc2626dab276c3849abc0c583"

0 comments on commit e05587f

Please sign in to comment.