doc: update Rust version.

[ci skip]
release-3
whitequark 2018-01-10 01:25:53 +00:00
parent a433794483
commit 3b82c585d1
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ and the ARTIQ kernels.
* Install Rust: ::
$ cd ~/artiq-dev
$ git clone -b artiq-1.22.1 https://github.com/m-labs/rust
$ git clone -b artiq-1.23.0 https://github.com/m-labs/rust
$ cd rust
$ git submodule update --init
$ mkdir build