diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-01-20 08:29:18 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-01-20 08:29:18 +0100 |
| commit | 137b21623466728f72373b4aba3e76acc89c6570 (patch) | |
| tree | 14aac313851621326cc824fe4b6a6bef7e23c210 | |
| parent | chore: add mailmap (diff) | |
| download | iced_custom_highlighter-137b21623466728f72373b4aba3e76acc89c6570.tar.gz | |
chore: bump MSRV to match iced's
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = [ |
