We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2139041 + 14fb44f commit fd2855aCopy full SHA for fd2855a
Cargo.toml
@@ -68,7 +68,7 @@ defmt-rtt = "0.4.0"
68
panic-probe = { version = "0.3.0", features = [ "print-defmt" ] }
69
panic-semihosting = "0.6.0"
70
cortex-m-semihosting = "0.5.0"
71
-heapless = "0.7.16"
+heapless = "0.8"
72
panic-halt = "0.2.0"
73
ssd1306 = "0.7.1"
74
embedded-graphics = "0.7.1"
0 commit comments