diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2023-05-16 09:35:25 +0300 |
---|---|---|
committer | Kirill Chibisov <contact@kchibisov.com> | 2023-05-17 08:36:41 +0300 |
commit | 6e7f466c68b387f41726757eed4f3e70d05479d2 (patch) | |
tree | d106a0df7bced0b01d1e4d702ec4ca6b149c12c2 /CONTRIBUTING.md | |
parent | 6f6ad2b2eec9dbc9b3a1b0190d4a2dfd3c0b3bf6 (diff) | |
download | alacritty-6e7f466c68b387f41726757eed4f3e70d05479d2.tar.gz alacritty-6e7f466c68b387f41726757eed4f3e70d05479d2.zip |
Update patch dependencies
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 65879dbd..e41b85f3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,7 +42,7 @@ and [easy](https://github.com/alacritty/alacritty/issues?q=is%3Aopen+is%3Aissue+label%3A%22D+-+easy%22) issues. -Please note that the minimum supported version of Alacritty is Rust 1.60.0. All patches are expected +Please note that the minimum supported version of Alacritty is Rust 1.65.0. All patches are expected to work with the minimum supported version. Since `alacritty_terminal`'s version always tracks the next release, make sure that the version is |