Commit 34cef60
fix: Downgrade edition2024 to edition2021 for Rust 1.75 compatibility
wezterm-cell and wezterm-escape-parser were using edition2024 which
requires Rust 1.82+. Downgrading to edition2021 for broader compatibility.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent fb58e13 commit 34cef60
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments