slint/examples/imagefilter/rust
Olivier Goffart 1d2201a7ce Janitor: Update the image crate
Note: this could be a breaking change if someone did

```
image = { version = "0.24", features = [...] }
```

To enable more features decoder of the image to support more file format
in slint
2024-04-15 12:11:54 +02:00
..
build.rs added image-filter example typescript port (#3907) 2023-11-13 15:42:37 +01:00
Cargo.toml Janitor: Update the image crate 2024-04-15 12:11:54 +02:00
index.html added image-filter example typescript port (#3907) 2023-11-13 15:42:37 +01:00
main.rs added image-filter example typescript port (#3907) 2023-11-13 15:42:37 +01:00