change to png only process
This commit is contained in:
parent
a546389caa
commit
ddfac89ac4
3 changed files with 293 additions and 656 deletions
|
|
@ -4,4 +4,6 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
photon-rs = "0.3.3"
|
||||
png = "0.17.16"
|
||||
tokio = { version = "1.46.0", features = ["full"] }
|
||||
fast_image_resize = "5.1.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue