Skip to content

Commit

Permalink
update toolchain version
Browse files Browse the repository at this point in the history
  • Loading branch information
lulf committed Aug 1, 2024
1 parent dded9a6 commit 9a66618
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,6 +1,6 @@
# Before upgrading check that everything is available on all tier1 targets here:
# https://rust-lang.github.io/rustup-components-history
[toolchain]
channel = "1.75"
channel = "1.80"
components = [ "rustfmt" ]
targets = [ "thumbv7em-none-eabi" ]

0 comments on commit 9a66618

Please sign in to comment.