Skip to content

Commit 89e4fec

Browse files
committed
chore: update embedded toolchain to Rust 1.95
- weather-station-gamma: 1.91 -> 1.95 - embassy-mqtt-connector-demo: 1.90 -> 1.95
1 parent 475d8e8 commit 89e4fec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "1.90"
2+
channel = "1.95"
33
components = ["rust-src", "rustfmt", "llvm-tools"]
44
targets = ["thumbv8m.main-none-eabihf"]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "1.91"
2+
channel = "1.95"
33
components = ["rust-src", "rustfmt", "llvm-tools"]
44
targets = ["thumbv8m.main-none-eabihf"]

0 commit comments

Comments
 (0)