X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=23887f178454972c47b777c305ded39a12d84fbf;hb=78bf4acc3a18848e21896bae97859c5811b320d4;hp=cd398451783d6bc53b03596e5b7a55956c9a19d3;hpb=02bf692169e1f2908169da8f870f8b324a4e6a17;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index cd398451783..23887f17845 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-04-22" +channel = "nightly-2021-08-12" components = ["llvm-tools-preview", "rustc-dev", "rust-src"]