diff options
| author | mo8it <mo8it@proton.me> | 2025-08-21 23:55:47 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2025-08-21 23:55:58 +0200 |
| commit | 295ad2e4bd41147bf10028800a82247c2c0048a4 (patch) | |
| tree | ff057dd1c0cacd2edec125e33d27d6dc479ce693 /CHANGELOG.md | |
| parent | 628ef55337429c26df53f4bec823653d6944dddb (diff) | |
Raise MSRV
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 32d9510..18e0aa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ ### Changed - Upgrade to Rust edition 2024 -- Raise the minimum supported Rust version to `1.87` +- Raise the minimum supported Rust version to `1.88` - Don't follow symlinks in the file watcher - `dev new`: Don't add `.rustlings-state.txt` to `.gitignore` |
