Skip to content

Commit 9a66618

Browse files
committed
update toolchain version
1 parent dded9a6 commit 9a66618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: rust-toolchain.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Before upgrading check that everything is available on all tier1 targets here:
22
# https://rust-lang.github.io/rustup-components-history
33
[toolchain]
4-
channel = "1.75"
4+
channel = "1.80"
55
components = [ "rustfmt" ]
66
targets = [ "thumbv7em-none-eabi" ]

0 commit comments

Comments
 (0)