Skip to content

Commit

Permalink
tool: Update Rust toolchain to nightly-2024-05-11
Browse files Browse the repository at this point in the history
Update toolchain to match the version used in Redox.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
  • Loading branch information
crawfxrd committed May 13, 2024
1 parent 88c77aa commit c24c7f4
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,3 +1,3 @@
[toolchain]
channel = "nightly-2023-09-07"
channel = "nightly-2024-05-11"
components = ["rust-src"]

0 comments on commit c24c7f4

Please sign in to comment.