spoticord/spoticord_stats/Cargo.toml

10 lines
241 B
TOML
Raw Normal View History

2024-08-12 14:14:24 +00:00
[package]
name = "spoticord_stats"
version = "2.2.4"
2024-08-12 14:14:24 +00:00
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
redis = { version = "0.25.4", default-features = false }