1
0
Fork 0
forked from wry/wry

cli: support png screenshots

This commit is contained in:
Julian Orth 2024-04-21 14:35:35 +02:00
parent 62767ab304
commit 17d5deb2b9
5 changed files with 103 additions and 13 deletions

View file

@ -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"