Skip to content

Commit

Permalink
Update toolchain file
Browse files Browse the repository at this point in the history
  • Loading branch information
joajfreitas committed May 18, 2024
1 parent 38846fc commit 5d2fdf6
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,4 +1,4 @@
[toolchain]
channel = "nightly"
channel = "nightly-2024-05-02"
components = [ "rustfmt", "rustc-dev" , "clippy"]
profile = "minimal"

0 comments on commit 5d2fdf6

Please sign in to comment.