From 137b21623466728f72373b4aba3e76acc89c6570 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Tue, 20 Jan 2026 08:29:18 +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 d91bdfc..2538008 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" repository = "https://git.sr.ht/~pml68/iced_custom_highlighter" categories = ["gui"] keywords = ["gui", "ui", "graphics", "interface", "widgets"] -rust-version = "1.88" +rust-version = "1.92" [dependencies] syntect = { version = "5.3", default-features = false, features = [ -- cgit v1.2.3