Update rust-toolchain

This commit is contained in:
Sylvester Hesp 2022-08-17 15:17:54 +02:00 committed by Eduard-Mihai Burtescu
parent e50606fa0c
commit 7862688896

View File

@ -5,5 +5,5 @@
# to the user in the error, instead of "error: invalid channel name '[toolchain]'".
[toolchain]
channel = "nightly-2022-04-18"
channel = "nightly-2022-04-25"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]