Initial commit with code to run in a directory
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "convert_ebook_directory"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
structopt = "0.3.25"
|
||||
tempfile = "3.27.0"
|
||||
Reference in New Issue
Block a user