Highlight
* :tada: we support msgpack, check the [example](https://github.com/mosecorg/mosec/blob/7fbb8e05a036c472cad55c6f65c14763202753f0/examples/resnet50_server_msgpack.py#L29)
What's Changed
* chore(cargo): bump async-channel from 1.6.1 to 1.7.1 by dependabot in https://github.com/mosecorg/mosec/pull/201
* chore(cargo): bump clap from 3.2.16 to 3.2.17 by dependabot in https://github.com/mosecorg/mosec/pull/202
* chore: update CI os version by kemingy in https://github.com/mosecorg/mosec/pull/198
* chore: skip existing packages for pypi upload by kemingy in https://github.com/mosecorg/mosec/pull/199
* feat: lint with pyright by kemingy in https://github.com/mosecorg/mosec/pull/195
* chore(cargo): bump once_cell from 1.13.0 to 1.13.1 by dependabot in https://github.com/mosecorg/mosec/pull/203
* fix: log warn abnormal tasks by kemingy in https://github.com/mosecorg/mosec/pull/204
* feat: msgpack mixin by kemingy in https://github.com/mosecorg/mosec/pull/205
* chore(cargo): bump tokio from 1.20.1 to 1.21.0 by dependabot in https://github.com/mosecorg/mosec/pull/206
* chore(cargo): bump clap from 3.2.17 to 3.2.20 by dependabot in https://github.com/mosecorg/mosec/pull/207
* chore(cargo): bump once_cell from 1.13.1 to 1.14.0 by dependabot in https://github.com/mosecorg/mosec/pull/208
* feat: add byte size to debug log by kemingy in https://github.com/mosecorg/mosec/pull/211
* chore: add msgpack example by kemingy in https://github.com/mosecorg/mosec/pull/209
* doc: fix resnet example by kemingy in https://github.com/mosecorg/mosec/pull/212
**Full Changelog**: https://github.com/mosecorg/mosec/compare/0.4.0...0.4.1