We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea797d0 commit 9c0c28fCopy full SHA for 9c0c28f
.changelog/v0.26.0/features/293-serde-feature.md
@@ -0,0 +1,2 @@
1
+- Make `serde` optional behind the `serde` feature flag
2
+ ([#293](https://github.com/cosmos/ibc-rs/issues/293))
CHANGELOG.md
@@ -40,6 +40,8 @@ There are no consensus-breaking changes.
40
([#320](https://github.com/cosmos/ibc-rs/issues/320))
41
- Make the code under mocks features work in no-std
42
([#311](https://github.com/cosmos/ibc-rs/issues/311))
43
44
45
46
### IMPROVEMENTS
47
0 commit comments