[badges.maintenance]
status = "actively-developed"
[dependencies.tinyvec]
default_features = false
features = ["rustc_1_55"]
version = "1.5"
[package]
authors = ["Orion Kindel <cakekindel@gmail.com>"]
categories = ["network-programming"]
description = "Common structs and abstractions used by kwap"
edition = "2021"
homepage = "https://github.com/clov-coffee/kwap/kwap_common"
keywords = ["coap", "iot", "networking", "no_std", "wasm"]
license = "MIT OR Apache-2.0"
name = "kwap-common"
readme = "README.md"
repository = "https://github.com/clov-coffee/kwap/kwap_common"
version = "0.7.0"