Rustup to rustc 1.65.0-nightly (bc4b39c27 2022-08-29)

This commit is contained in:
bjorn3 2022-08-30 10:14:55 +02:00
parent 4f613ec2aa
commit eb9fb29395

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2022-08-24"
channel = "nightly-2022-08-30"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]