diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-01-20 08:25:05 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-01-20 08:25:05 +0100 |
| commit | 7fc38aa179ff3051bb97b4aa1fc05446151e6cf5 (patch) | |
| tree | 7986327b971a67673ae7d2e5557db042ed40d059 | |
| parent | feat!: remove feature flags that should be set on iced by the user (diff) | |
| download | iced_material-7fc38aa179ff3051bb97b4aa1fc05446151e6cf5.tar.gz | |
chore: bump MSRV to match iced's
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ homepage = "https://sr.ht/~pml68/iced_material" repository = "https://git.sr.ht/~pml68/iced_material" categories = ["gui"] keywords = ["gui", "ui", "graphics", "interface", "widgets"] -rust-version = "1.88" +rust-version = "1.92" [features] default = [] |
