From: Ian Jackson Date: Wed, 9 Jun 2021 16:53:51 +0000 (+0100) Subject: docs: build.rst: Document tested version of Nightly Rust, actually X-Git-Tag: otter-0.7.1~4 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=227d2a4cd41c5ff655fcbede4216fcd6bb46a590;p=otter.git docs: build.rst: Document tested version of Nightly Rust, actually IDK why the dates disagree, but they do. Signed-off-by: Ian Jackson --- diff --git a/docs/build.rst b/docs/build.rst index 5b82cb6f..19ba2050 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -50,7 +50,7 @@ Setup version of Otter you have. The following is known to work with Otter 0.7.1:: - rustup default nightly-2021-06-07 + rustup default nightly-2021-06-08 # downloads e4a603270 2021-06-07 **If you just want to run the otter cli client over ssh to an existing server, or edit and preview the shape libraries (ie the piece shapes) you can stop here.**