[package] name = "open-sound-module" version = "0.1.0" description = "A crate providing a client for the Rebel Tech Open Sound Module" license = "MPL-2.0" readme = "README.md" repository = "https://gitlab.com/taotetek/open-sound-module" authors = ["Brian Knox "] keywords = ["audio","eurorack","network"] edition = "2018" [dependencies] byteorder = "1" failure = "0.1.5" structopt = "0.2.18" sample = "0.10.0"