[package] name = "rsndfile" description = "libsndfile bindings for Rust (αlpha)" version = "0.0.2" repository = "https://github.com/eeeeeta/rsndfile" readme = "README.md" license = "Unlicense" authors = ["eeeeeta "] [dependencies] libc = "0.2.8"