[package] name = "panel" version = "0.1.0" authors = ["Thomas Dy <thatsmydoing@gmail.com>"] [dependencies] time = "0.1" toml = "0.1" mpd = { git = "https://github.com/kstep/rust-mpd.git", rev = "d4738503" }