mpd_info_screen/Cargo.toml

12 lines
231 B
TOML

[package]
name = "mpd_info_screen"
version = "0.2.14"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
structopt = "0.3"
image = "0.23"
ggez = "0.7"