[package] name = "shout" version = "0.2.1" authors = ["Luminarys "] description = "Higher level libshout bindings in Rust" repository = "https://github.com/luminarys/shout-rs" readme = "README.md" keywords = [ "shout", "libshout", "icecast", "shoutcast" ] license = "ISC" [dependencies] [dependencies.shout-sys] path = "shout-sys" version = "0.1.1"