axum-msgpack 0.1.0

Handle MessagePacks for axum
Documentation
[dependencies.axum]
version = "0.2.3"

[dependencies.hyper]
version = "0.14"

[dependencies.rmp-serde]
version = "0.15"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
description = "Handle MessagePacks for axum"
edition = "2018"
homepage = "https://github.com/loehde/axum-msgpack"
license = "MIT"
name = "axum-msgpack"
readme = "README.md"
repository = "https://github.com/loehde/axum-msgpack"
version = "0.1.0"