File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repository = { workspace = true }
9
9
keywords = [" blockchain" , " cosmos" , " ibc" ]
10
10
readme = " README.md"
11
11
description = """
12
- Maintained by `ibc-rs`, delineates standard data structures and domain types of the Inter-Blockchain Communication (IBC) protocol.
12
+ Maintained by `ibc-rs`, delineates standard data structures and domain types of the Inter-Blockchain Communication (IBC) protocol.
13
13
Designed for universal application, enabling diverse projects across IBC ecosystem to build using a shared language.
14
14
"""
15
15
@@ -90,4 +90,4 @@ parity-scale-codec = [
90
90
" ibc-core-handler-types/parity-scale-codec" ,
91
91
" ibc-client-tendermint-types/parity-scale-codec" ,
92
92
" ibc-primitives/parity-scale-codec" ,
93
- ]
93
+ ]
You can’t perform that action at this time.
0 commit comments