Change DegreesCelsius to Celsius

Version bump
This commit is contained in:
Zachary Sunforge
2024-10-22 20:56:59 -07:00
parent 0212119232
commit 60c9bbfee4
5 changed files with 42 additions and 42 deletions

View File

@ -1,7 +1,7 @@
# 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.81"
components = [ "rust-src", "rustfmt", "llvm-tools" ]
targets = [
"thumbv7em-none-eabi",