summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-01-19 16:27:24 +0100
committerGitHub <noreply@github.com>2020-01-19 16:27:24 +0100
commitfb1d3bef3f45e64a06e5db16f5b21cfa2aacb4df (patch)
treec105869a0155970a565ee775769b56ab50846827 /CONTRIBUTING.md
parent2199bbef5122d81a5bb5958d62f1c9b1d7d7696a (diff)
Bump minimum Rust version to 1.37.0
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 97782522..7b977432 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.36.0. All patches are expected
+Please note that the minimum supported version of Alacritty is Rust 1.37.0. All patches are expected
to work with the minimum supported version.
### Testing