Skip to content

Commit 1c225d7

Browse files
committed
rust-toolchain: Bump to 1.75
Needed for embedded-hal v1.0.0, dependency of framework-ledmatrix (rp-hal-boards). Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 50bf0ca commit 1c225d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "1.74.0"
2+
channel = "1.75.0"
33
targets = ["thumbv6m-none-eabi"]
44
components = ["clippy", "rustfmt"]

0 commit comments

Comments
 (0)