diff --git a/Cargo.toml b/Cargo.toml index b6de338..38ce55e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,9 @@ [package] -name = "auto-file-mp4" -version = "0.2.0" +name = "refile-mp4" +version = "0.3.0" edition = "2021" +description = "Refile a directory of m4b files by artist, album (where specified) and title. Used to refile m4b versions of converted aax files for use by Smart Audiobook Player." +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html