xio_common 0.12.0

XIO commonly used functionality
Documentation
[package]
name = "xio_common"
version = "0.12.0"
authors = ["Wolfgang Silbermayr <wolfgang@silbermayr.at>"]
description = "XIO commonly used functionality"
homepage = "https://gitlab.com/ommui/xio_common"
repository = "https://gitlab.com/ommui/xio_common"
documentation = "https://docs.rs/xio_common"
license = "AGPL-3.0+"
edition = "2018"

[dependencies]
byteorder = "1.2.7"
crossbeam-channel = "0.3.2"
log = "0.4.6"
ommui_broadcast = "0.4.0"
serialport = "3.1.0"
snafu = "0.5.0"
uuid = { version = "0.7.1", features = ["std", "v4"] }
xio_base_datatypes = "0.8.0"
try_from = "0.3.2"