]> git.lizzy.rs Git - rust.git/blobdiff - rust-toolchain
Fix lint registration
[rust.git] / rust-toolchain
index 72935072f8cdd8197181979da474f679f87dd221..997e7ba9382b2104c1f789de87dbfd5fedb67d8e 100644 (file)
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-01-15"
-components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]
+channel = "nightly-2022-05-19"
+components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]