Skip to content

Commit

Permalink
Update toolchain to nightly-2023-11-10
Browse files Browse the repository at this point in the history
  • Loading branch information
moCello committed Feb 13, 2024
1 parent 8b35da8 commit bad4ad2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2023-05-24"
components = ["rustfmt", "clippy"]
channel = "nightly-2023-11-10"
components = ["rustfmt", "clippy"]

0 comments on commit bad4ad2

Please sign in to comment.