From 024bf457eabc8d9f2b17c2b76524fae680d55ad1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 15 Jul 2021 19:26:58 +0100 Subject: [PATCH] docs: Document that we tested with current nightly Signed-off-by: Ian Jackson --- CHANGELOG.md | 1 + docs/build.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6badf6c6..9cc5df96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -110,6 +110,7 @@ Internal docs improvements: Build system and dependencies: * Update many dependencies to new versions. + * Tested build with Rust nightly-2021-07-15. * Dependencies on tera templating engine slightly rationalised. * Maekfile: avoid rebuilding the otter cli over and over again, by touching it when we rebuild it. diff --git a/docs/build.rst b/docs/build.rst index 19ba2050..24cad3d3 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-08 # downloads e4a603270 2021-06-07 + rustup default nightly-2021-07-15 # downloads 2f391da2e 2021-07-14 **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.** -- 2.30.2