Update rust-toolchain

This commit is contained in:
Sylvester Hesp 2022-08-16 15:17:20 +02:00 committed by Eduard-Mihai Burtescu
parent a99fd432ad
commit baefbeb118

View File

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