aingle_wasmer_common 0.0.1

commons for both host and guest
Documentation
[package]
name = "aingle_wasmer_common"
description = "commons for both host and guest"
license = "MIT"
version = "0.0.1"
authors = ["AIngle Dev Team <developers@aingle.ai>"]
edition = "2018"

[dependencies]
aingle_middleware_bytes = "=0.0.3"
serde = "=1.0.123"
thiserror = "1.0.10"
serde_bytes = "0.11"