diff options
author | grumpey <61189565+grumpey@users.noreply.github.com> | 2020-08-15 10:39:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-15 14:39:11 +0000 |
commit | 3a7130086a8b5fa95c46a15d5b09a220be57708c (patch) | |
tree | d43aee9eb408a530269b6ca3923ce70e2ff4af3e /CONTRIBUTING.md | |
parent | 8a6fe7e5d0eac15598e7f263576eb1d51e213b9e (diff) | |
download | alacritty-3a7130086a8b5fa95c46a15d5b09a220be57708c.tar.gz alacritty-3a7130086a8b5fa95c46a15d5b09a220be57708c.zip |
Update spec file
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 d87a23e7..dcaaface 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.41.0. All patches are expected +Please note that the minimum supported version of Alacritty is Rust 1.43.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 |