diff options
Diffstat (limited to 'engine/Cargo.toml')
| -rw-r--r-- | engine/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/Cargo.toml b/engine/Cargo.toml index 67f59d8..1dc6431 100644 --- a/engine/Cargo.toml +++ b/engine/Cargo.toml @@ -28,7 +28,7 @@ features = ["rwh_06", "wayland", "wayland-dlopen", "x11"] [dependencies.image_rs] version = "0.25.10" default-features = false -features = ["png", "jpeg"] +features = ["png", "jpeg", "ico"] package = "image" [dependencies.zerocopy] |
