Add layout bin.
This commit is contained in:
parent
e9377de01f
commit
b79d0dffb6
4 changed files with 331 additions and 58 deletions
|
|
@ -20,6 +20,7 @@ base64 = "0.21.5"
|
|||
clap = { version = "4.4.8", features = ["derive"] }
|
||||
flate2 = "1.0.28"
|
||||
image = "0.25.2"
|
||||
miette = { version = "7.2.0", features = ["fancy"] }
|
||||
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