Bump rust to version 1.75.0-nightly
This commit is contained in:
parent
90e969c0ae
commit
7147cf95f7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[toolchain]
|
[toolchain]
|
||||||
profile = "minimal"
|
profile = "minimal"
|
||||||
# use the nightly version of the last stable toolchain, see <https://forge.rust-lang.org/>
|
# use the nightly version of the last stable toolchain, see <https://forge.rust-lang.org/>
|
||||||
channel = "nightly-2022-08-05"
|
channel = "nightly-2023-10-09"
|
||||||
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
|
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue