Add a album auto-create command

This commit is contained in:
Marc Plano-Lesay 2024-12-03 16:32:05 +11:00
parent 998bfce68f
commit 0ac02c34c6
Signed by: kernald
GPG key ID: 66A41B08CC62A6CF
14 changed files with 323 additions and 2 deletions

View file

@ -22,6 +22,7 @@ directories = "5.0.1"
figment = { version = "0.10.19", features = ["env", "toml"] }
figment_file_provider_adapter = "0.1.1"
log = "0.4.22"
multimap = "0.10.0"
pretty_env_logger = "0.5.0"
progenitor-client = "0.8.0"
readonly = "0.2.12"