Rustup to rustc 1.79.0-nightly (aa067fb98 2024-04-10)

This commit is contained in:
bjorn3 2024-04-11 09:59:43 +00:00
parent c183c6194e
commit 8a5eecc897
2 changed files with 11 additions and 2 deletions

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2024-04-05"
channel = "nightly-2024-04-11"
components = ["rust-src", "rustc-dev", "llvm-tools"]