From 7fc38aa179ff3051bb97b4aa1fc05446151e6cf5 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Tue, 20 Jan 2026 08:25:05 +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 959be31..ca26e68 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 = [] -- cgit v1.2.3