[package]
edition = "2018"
name = "ether-dream"
version = "0.2.5"
authors = ["mitchmindtree <mitchell.nordine@gmail.com>"]
description = "A full implementation of the Ether Dream Laster DAC protocol."
homepage = "https://github.com/nannou-org/ether-dream"
readme = "../README.md"
keywords = ["laser", "lazer", "protocol", "etherdream", "dac"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/nannou-org/ether-dream.git"
[dependencies.bitflags]
version = "1.0"
[dependencies.byteorder]
version = "1.2"