Skip to content

Commit

Permalink
Bump rust to version 1.75.0-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
wyfcyx committed Oct 10, 2023
1 parent 7a73d4e commit 6d8f02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[toolchain]
profile = "minimal"
# 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"]

0 comments on commit 6d8f02e

Please sign in to comment.