slint/internal/backends/testing
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
..
Cargo.toml Janitor: Update the image crate 2024-04-15 12:11:54 +02:00
lib.rs Add a few funciton to make SlintContext usefull 2024-01-29 15:34:48 +01:00
README.md reuse: remove glob for markdown files 2023-08-17 08:55:28 +02:00

NOTE: This library is an internal crate of the Slint project. This crate should not be used directly by applications using Slint. You should use the slint crate instead.

WARNING: This crate does not follow the semver convention for versioning and can only be used with version = "=x.y.z" in Cargo.toml.