[package] name = "mpd" version = "0.2.0" authors = ["nee <nee-git@patchouli.garden>", "figsoda <figsoda@pm.me>"] edition = "2021" license = "MPL-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1.0" async-net = "1.7" futures-lite = "1.11" expand = "0.2" bytes = "0.5"