Skip to content

Rust: v0.10.1

Compare
Choose a tag to compare
@romac romac released this 27 Apr 07:48
· 145 commits to master since this release
rust/v0.10.1
d0edf8e

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