Skip to content

fix: pushing ViaMsgpack used to not work in release mode

Georgy Moshkin requested to merge gmoshkin/fix-via-msgpack-stupid-bug into master

Summary

  • fix: pushing ViaMsgpack used to not work in release mode

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files

Merge request reports