Skip to content

Commit

Permalink
upgrade rust toolchain
Browse files Browse the repository at this point in the history
Signed-off-by: Reto Achermann <[email protected]>
  • Loading branch information
achreto committed Dec 4, 2024
1 parent be355bc commit fd47a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[toolchain]
channel = "1.79.0"
channel = "1.83.0"
components = [ "rustfmt", "rustc", "rust-std", "cargo", "clippy", "rust-analyzer", "rls", "rust-docs" ]
profile = "default"

0 comments on commit fd47a65

Please sign in to comment.