Load any type of image
This commit is contained in:
@ -7,4 +7,5 @@ edition = "2024"
|
||||
clap = { version = "4.5.39", features = ["derive"] }
|
||||
color-eyre = "0.6.5"
|
||||
eyre = "0.6.12"
|
||||
image = { version = "0.25.6", default-features = false, features = ["jpeg", "png", "webp"] }
|
||||
nix = { version = "0.30.1", features = ["ioctl"] }
|
||||
|
||||
Reference in New Issue
Block a user