diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 2763a18..c2a0ee9 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-04-09" +channel = "nightly" components = ["rust-src", "llvm-tools-preview"] \ No newline at end of file