This commit is contained in:
Marc Plano-Lesay 2024-10-15 17:30:02 +11:00
parent 789f55ebac
commit ebd2f3443e
3 changed files with 16 additions and 16 deletions

1
Cargo.lock generated
View file

@ -244,6 +244,7 @@ dependencies = [
name = "cbz2pdf"
version = "0.1.0"
dependencies = [
"anyhow",
"clap",
"dialoguer",
"image",