summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2023-10-14 21:38:13 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2023-10-14 21:38:13 +0100
commitfad6b58ff06aa467ac8e9d77de5c33743b19359a (patch)
treee9255c2816f4f2da33d54e7a24b3b459df3f8630 /CONTRIBUTING.md
parent5b0c2e62f6b4016ee42033bae68cbc451f857f59 (diff)
downloadsubplot-fad6b58ff06aa467ac8e9d77de5c33743b19359a.tar.gz
CONTRIBUTING: Our MSRV is 1.63 currently
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
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 95d7ac1..87bdfb2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -38,7 +38,7 @@ build dependencies, you can skip running the tests yourself.
**Rust version:** We aim for Subplot to be buildable on the stable
version of Debian and the Rust version packaged therein. At this time,
-that's Rust version 1.34.
+that's Rust version 1.63.
**Python version:** We require Python code to work on Python 3.7 and
later, the version in the current stable version of Debian.