1
Fork 0

Rustup to rustc 1.83.0-nightly (9e394f551 2024-09-25)

This commit is contained in:
bjorn3 2024-09-26 16:41:40 +00:00
parent 39440c53dc
commit eccda69544

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2024-09-23"
channel = "nightly-2024-09-26"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"