Skip to content

Commit

Permalink
chore: bump toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
xgroleau committed Dec 7, 2023
1 parent 219e0a2 commit c16506e
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 @@
# Before upgrading check that everything is available on all tier1 targets here:
# https://rust-lang.github.io/rustup-components-history
[toolchain]
channel = "nightly-2023-08-19"
channel = "nightly-2023-11-01"
components = ["clippy"]

0 comments on commit c16506e

Please sign in to comment.