babilado-types 0.2.2

Types for working with the Babilado messaging protocol
Documentation
[package]
authors = ["babilado developers"]
description = "Types for working with the Babilado messaging protocol"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "babilado-types"
repository = "https://github.com/babilado/babilado-types"
version = "0.2.2"

[dependencies]
rand = "0.8.2"
serde = {version = "1.0", features = ["derive"]}