[package] name = "rustio" authors = ["Felix Häcker "] license = "GPL-3.0" version = "0.0.2" description = "Rust API wrapper for radio-browser.info" documentation = "https://docs.rs/rustio/" homepage = "https://gitlab.gnome.org/haecker-felix/Rustio" edition = "2018" [dependencies] restson = "0.4" serde = "1.0" serde_derive = "1.0" log = "0.4"