X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=49b13cb54e71ebd43665ea766d0868fafe2d182a;hb=8e87d39f992d132354a98d9d3a3e0574c61698b2;hp=23ba7c712779efb0b788652c35a02faedeec5c6e;hpb=05e7d5481b7d405f0ebb04f3c83fb19618871c19;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 23ba7c71277..49b13cb54e7 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-07-28" +channel = "nightly-2022-10-06" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]