spoticord/spoticord_utils/Cargo.toml

12 lines
274 B
TOML
Raw Normal View History

2024-08-12 14:14:24 +00:00
[package]
name = "spoticord_utils"
2024-09-02 17:57:05 +00:00
version = "2.2.2"
2024-08-12 14:14:24 +00:00
edition = "2021"
[dependencies]
librespot = { git = "https://github.com/SpoticordMusic/librespot.git", version = "0.5.0-dev", default-features = false }
anyhow = "1.0.86"
base64 = "0.22.1"
log = "0.4.22"
poise = "0.6.1"