diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-01-20 08:27:58 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-01-20 08:27:58 +0100 |
| commit | 573818e68cb75726b4c0f0328ecb3b1b302dfa50 (patch) | |
| tree | ba2832d0ae5140509c9398213a50947c94bb8497 | |
| parent | docs: update changelog (diff) | |
| download | iced_selection-573818e68cb75726b4c0f0328ecb3b1b302dfa50.tar.gz | |
chore: bump MSRV to match iced's
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ repository = "https://git.sr.ht/~pml68/iced_selection" documentation = "https://iced-selection.pml68.dev" categories = ["gui"] keywords = ["gui", "ui", "graphics", "interface", "widgets"] -rust-version = "1.88" +rust-version = "1.92" [features] default = [] |
