From 862e44d5df25d8495fe964ccbed0d9bdf473e180 Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 19 Aug 2025 14:52:30 +0200 Subject: chore: increase MSRV to match `iced` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 56b8c41..b81e887 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ homepage = "https://github.com/pml68/iced_dialog" repository = "https://github.com/pml68/iced_dialog" categories = ["gui"] keywords = ["gui", "ui", "graphics", "interface", "widgets"] -rust-version = "1.85" +rust-version = "1.88" exclude = [ ".cargo/config.toml", ".github/*", -- cgit v1.2.3