[dependencies.async-trait]
version = "0.1.48"
[dependencies.futures]
version = "0.3.13"
[dependencies.log]
version = "0.4.14"
[dependencies.serde]
features = ["derive"]
version = "1.0.124"
[dependencies.serde_json]
version = "1.0.64"
[dependencies.thfmr-util]
version = "0.2.2"
[dependencies.thiserror]
version = "1.0.24"
[dependencies.tokio]
features = ["full"]
version = "1"
[package]
authors = ["Daniel Sonck <daniel@sonck.nl>"]
description = "Internal control protocol encoding and decoding library for the TouHou.FM Radio project"
documentation = "https://docs.rs/thfmr-protocol"
edition = "2018"
license = "GPL-3.0"
name = "thfmr-protocol"
repository = "https://git.touhou.fm/touhou.fm/radio-rust"
version = "0.2.2"