[package] name = "rodio" version = "0.4.2" authors = ["Pierre Krieger "] license = "Apache-2.0" description = "Audio playback library" keywords = ["audio", "playback", "gamedev"] repository = "https://github.com/tomaka/rodio" documentation = "http://tomaka.github.io/rodio/rodio/index.html" [dependencies] cpal = "0.4.0" futures = "0.1.1" hound = "1.0.0" lazy_static = "0.1.12" lewton = "0.4" ogg = "0.4"