[package] name = "openal-rs" description = "DEPRECATED - Use alto instead" version = "0.3.3" authors = ["bjz", "samyatchmenoff", "jpernst"] license = "Apache-2.0" repository = "https://github.com/jpernst/openal-rs.git" documentation = "http://jpernst.github.io/openal-rs" keywords = ["openal", "sound", "audio"] [dependencies] libc = "0.2.17"