cli: support png screenshots
This commit is contained in:
parent
62767ab304
commit
17d5deb2b9
5 changed files with 103 additions and 13 deletions
|
|
@ -56,6 +56,7 @@ gpu-alloc = "0.6.0"
|
|||
gpu-alloc-ash = "0.6.0"
|
||||
serde = { version = "1.0.196", features = ["derive"] }
|
||||
enum-map = "2.7.3"
|
||||
png = "0.17.13"
|
||||
|
||||
[build-dependencies]
|
||||
repc = "0.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue