We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daf0c2e commit 73aab20Copy full SHA for 73aab20
display_i2c/Cargo.toml
@@ -13,7 +13,7 @@ cortex-m-rt = "0.7"
13
panic-halt = "0.2"
14
panic-probe = { version = "0.3", features = ["print-defmt"] }
15
defmt-rtt = "0.4"
16
-ssd1306 = "0.7"
+ssd1306 = "0.9"
17
embedded-graphics = "0.8"
18
embedded-hal ="0.2"
19
fugit = "0.3"
graphics_i2c/Cargo.toml
0 commit comments