[package] name = "ao_rs" version = "0.1.5" authors = ["Daniel Rivas "] description = "libao bindings for Rust" homepage = "https://github.com/danielrs/ao-rs" documentation = "https://github.com/danielrs/ao-rs" repository = "https://github.com/danielrs/ao-rs" license-file = "./LICENSE" [dependencies] libc = "0.2"