Skip to content

Commit 22d6c86

Browse files
committed
whitespace nits
1 parent ab73c82 commit 22d6c86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ibc-data-types/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = { workspace = true }
99
keywords = ["blockchain", "cosmos", "ibc"]
1010
readme = "README.md"
1111
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.
1313
Designed for universal application, enabling diverse projects across IBC ecosystem to build using a shared language.
1414
"""
1515

@@ -90,4 +90,4 @@ parity-scale-codec = [
9090
"ibc-core-handler-types/parity-scale-codec",
9191
"ibc-client-tendermint-types/parity-scale-codec",
9292
"ibc-primitives/parity-scale-codec",
93-
]
93+
]

0 commit comments

Comments
 (0)