Add image output
This commit is contained in:
parent
a52816834f
commit
65c0a85889
8 changed files with 1092 additions and 26 deletions
|
|
@ -19,6 +19,7 @@ harness = false
|
|||
base64 = "0.21.5"
|
||||
clap = { version = "4.4.8", features = ["derive"] }
|
||||
flate2 = "1.0.28"
|
||||
image = "0.25.2"
|
||||
rand = { version = "0.8.5", features = ["small_rng"] }
|
||||
serde = { version = "1.0.192", features = ["derive"] }
|
||||
serde_json = "1.0.108"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue