Update dependencies and do necessary migrations

This commit is contained in:
Zachary Levy
2026-03-03 17:19:10 -08:00
parent e06e76e46b
commit 27c20180fd
18 changed files with 140 additions and 111 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# Before upgrading check that everything is available on all tier1 targets here:
# https://rust-lang.github.io/rustup-components-history
[toolchain]
channel = "1.82"
components = [ "rust-src", "rustfmt", "llvm-tools" ]
channel = "1.93.1"
components = [ "rust-src", "rustfmt" ]
targets = [
"thumbv7em-none-eabi",
"thumbv7m-none-eabi",