We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19fb67a + 44d2451 commit dda69edCopy full SHA for dda69ed
README.md
@@ -32,7 +32,7 @@ You can install it by using `rustup install nightly-2020-12-20` if you already h
32
Then you can do:
33
34
```sh
35
-$ rustup component add rustc-dev llvm-tools-preview --toolchain nightly-2020-11-19
+$ rustup component add rustc-dev llvm-tools-preview --toolchain nightly-2020-12-20
36
$ cargo +nightly-2020-12-20 install --git https://github.com/rust-lang/rust-semverver
37
```
38
0 commit comments