aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: necessary updates for iced-rs/iced@6690731Polesznyák Márk2026-03-131-1/+1
* chore: bump MSRV to match iced'sPolesznyák Márk2026-01-201-1/+1
* feat: switch to iced upstreamPolesznyák Márk2025-11-211-5/+5
* chore: update repository URLPolesznyák Márk2025-10-031-1/+1
* docs(README): add builds.sr.ht status badgePolesznyák Márk2025-09-301-0/+4
* fix: clippy lintsPolesznyák Márk2025-09-301-3/+7
* feat: switch from `onig` to `fancy`pml682025-05-071-2/+2
* feat: switch from specific ref to master branchpml682025-03-231-1/+1
* feat: add extra syntaxes with `two-face`pml682025-02-281-1/+2
* feat: update `iced_core`pml682025-02-271-1/+1
* feat: switch to personal `iced` fork (should be temporary)pml682025-02-261-2/+2
* chore: update to `iced` 0.14-devpml682025-02-211-1/+4
* feat: remove `text_editor::Catalog` constraint, iced_widget dependencypml682025-02-041-1/+1
* feat: switch to MITpml682025-01-261-2/+2
* chore: remove once_cell dep, disable default features for syntectpml682025-01-071-2/+24
* feat: make Highlighter generic over any T that is text_editor::Catalogpml682024-12-241-1/+1
* feat: initial commitpml682024-12-121-0/+20