Rust: v0.10.1
The only change in this release of the ics23
crate is the addition of a serde
feature
which adds ProtoJSON-compatible Serialize
and Deserialize
instances on all Protobuf definitions via
the pbjson-build
crate.
Changelog: https://github.com/cosmos/ics23/blob/master/CHANGELOG.md#0101