1
Fork 0

Rustup to rustc 1.77.0-nightly (e7bbe8ce9 2024-01-26)

This commit is contained in:
bjorn3 2024-01-27 10:53:32 +00:00
parent c71356c462
commit 82d08913d8

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2024-01-26"
channel = "nightly-2024-01-27"
components = ["rust-src", "rustc-dev", "llvm-tools"]