Added pressure : kilopascal

This commit is contained in:
Zachary Sunforge
2024-11-12 12:37:32 -08:00
parent dae7ae8a98
commit a4e007cf8e
5 changed files with 10 additions and 3 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.81"
channel = "1.82"
components = [ "rust-src", "rustfmt", "llvm-tools" ]
targets = [
"thumbv7em-none-eabi",