Skip to content

Commit 1590e4b

Browse files
fix: introduce missing cosmwasm feature
1 parent 22d6c86 commit 1590e4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ibc-data-types/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,6 @@ parity-scale-codec = [
9191
"ibc-client-tendermint-types/parity-scale-codec",
9292
"ibc-primitives/parity-scale-codec",
9393
]
94+
cosmwasm = [
95+
"ibc-client-wasm-types/cosmwasm",
96+
]

0 commit comments

Comments
 (0)