From 573818e68cb75726b4c0f0328ecb3b1b302dfa50 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Tue, 20 Jan 2026 08:27:58 +0100 Subject: chore: bump MSRV to match iced's --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ccee0e8..9a69ded 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 = [] -- cgit v1.2.3