Skip to content

Commit

Permalink
update rust toolchain to 1.79
Browse files Browse the repository at this point in the history
Signed-off-by: Reto Achermann <[email protected]>
  • Loading branch information
achreto committed Jul 8, 2024
1 parent 962de5b commit d247665
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.75.0"
channel = "1.79.0"
components = [ "rustfmt", "rustc", "rust-std", "cargo", "clippy", "rust-analyzer", "rls", "rust-docs" ]
profile = "default"

0 comments on commit d247665

Please sign in to comment.