Bump Rust toolchain

pull/55/head
Andre Richter 4 years ago
parent d44bfbb434
commit 0b455bc011
No known key found for this signature in database
GPG Key ID: 2116C1AB102F615E

@ -68,7 +68,7 @@ other Unix flavors such as **macOS**, but this is only _experimental_.
```bash
curl https://sh.rustup.rs -sSf | sh -s -- \
--default-toolchain nightly-2020-04-07 \
--default-toolchain nightly-2020-05-04 \
--component llvm-tools-preview rustfmt
source $HOME/.cargo/env

Loading…
Cancel
Save