download-organiser/Cargo.toml

12 lines
259 B
TOML
Raw Normal View History

2021-11-25 22:39:16 +00:00
[package]
name = "download-organiser"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dirs = "^4.0.0"
fs_extra = "^1.2.0"
mp3-metadata = "^0.3.3"