@@ -48,14 +48,14 @@ sov-celestia-client = { version = "0.1.0" }
48
48
tower-abci = { version = " 0.14" }
49
49
50
50
[patch .crates-io ]
51
- ibc = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 2378cd4 " }
52
- ibc-core = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 2378cd4 " }
53
- ibc-core-client = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 2378cd4 " }
54
- ibc-core-host-cosmos = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 2378cd4 " }
55
- ibc-client-tendermint = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 2378cd4 " }
56
- ibc-client-wasm-types = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 2378cd4 " }
57
- ibc-app-transfer = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 2378cd4 " }
58
- ibc-primitives = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 2378cd4 " }
59
- ibc-query = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 2378cd4 " }
51
+ ibc = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 5769f59 " }
52
+ ibc-core = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 5769f59 " }
53
+ ibc-core-client = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 5769f59 " }
54
+ ibc-core-host-cosmos = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 5769f59 " }
55
+ ibc-client-tendermint = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 5769f59 " }
56
+ ibc-client-wasm-types = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 5769f59 " }
57
+ ibc-app-transfer = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 5769f59 " }
58
+ ibc-primitives = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 5769f59 " }
59
+ ibc-query = { git = " https://github.com/cosmos/ibc-rs.git" , rev = " 5769f59 " }
60
60
sov-celestia-client = { git = " https://github.com/informalsystems/sovereign-ibc.git" , rev = " 7196a39" }
61
61
cosmrs = { git = " https://github.com/cosmos/cosmos-rust.git" , rev = " 4f2e3bb" }
0 commit comments