allow editing artist name
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[package]
|
||||
name = "download-organiser"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
dirs = "^4.0.0"
|
||||
dirs = "^5.0.1"
|
||||
fs_extra = "^1.2.0"
|
||||
lazy_static = "^1.4.0"
|
||||
mp3-metadata = "^0.3.3"
|
||||
|
||||
Reference in New Issue
Block a user