[package] name = "tinyosc" version = "0.0.3" authors = ["William Light "] description = "OpenSoundControl implementation" license = "MIT" readme = "README" keywords = ["audio", "osc", "opensoundcontrol"] repository = "https://github.com/wrl/tinyosc" [dependencies] byteorder = "0.5.1"