1
Fork 0

Rustup to rustc 1.75.0-nightly (75b064d26 2023-11-01)

This commit is contained in:
bjorn3 2023-11-02 09:44:36 +00:00
parent 361585e06d
commit 04f1024ecb

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2023-10-29"
channel = "nightly-2023-11-02"
components = ["rust-src", "rustc-dev", "llvm-tools"]