add image rendering progress bar
This commit is contained in:
parent
2ede813a73
commit
933f179328
4 changed files with 80 additions and 4 deletions
|
|
@ -13,6 +13,7 @@ clap = { version = "^4.5", features = ["derive"] }
|
|||
env_logger = "^0.11.8"
|
||||
fs_extra = "^1.3.0"
|
||||
image = "^0.25.6"
|
||||
indicatif = "^0.17.11"
|
||||
log = "^0.4.27"
|
||||
pulldown-cmark = "^0.13.0"
|
||||
rayon = "^1.10.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue