screenshot: Replace image with png crate
This commit is contained in:
parent
bb2c650ff7
commit
8c3c3051ac
4 changed files with 58 additions and 11 deletions
|
|
@ -18,7 +18,7 @@ serde_json = "1"
|
|||
sendfd = "0.4.1"
|
||||
egui = { version = "0.18.1", optional = true }
|
||||
edid-rs = { version = "0.1" }
|
||||
#image = { version = "0.24.3", default-features = false, features = ["png"] }
|
||||
png = "0.17.5"
|
||||
lazy_static = "1.4.0"
|
||||
thiserror = "1.0.26"
|
||||
regex = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue