1
Fork 0

Rustup to rustc 1.87.0-nightly (665025243 2025-03-11)

This commit is contained in:
bjorn3 2025-03-12 13:08:42 +00:00
parent 11565c3471
commit 4ca551cf41

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-03-06"
channel = "nightly-2025-03-12"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"