Raise MSRV

This commit is contained in:
mo8it
2025-08-21 23:55:58 +02:00
parent 628ef55337
commit 295ad2e4bd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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`