Compare commits

..

No commits in common. "d5d72a34692795e63c554c325a3cf4d837d322c7" and "4d3bcd52833799d865ee440faeab6ee568cb07f6" have entirely different histories.

View file

@ -1,6 +1,6 @@
[package]
name = "refile-mp4"
version = "0.2.0"
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"
@ -15,4 +15,4 @@ taglib = "1.0.0"
[dev-dependencies]
pretty_assertions = "1.4"
rstest = "0.23"
rstest = "0.22"