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.
1 parent 29e3d20 commit 9495485Copy full SHA for 9495485
Cargo.toml
@@ -3,7 +3,7 @@ name = "st7567s"
3
description = "Driver for the ST7567S LCD controller"
4
authors = ["Vasilii Ianguzin <[email protected]>"]
5
categories = ["embedded", "no-std"]
6
-version = "0.1.0"
+version = "0.2.0"
7
edition = "2021"
8
documentation = "https://docs.rs/st7567s"
9
keywords = ["no-std", "st7567s", "lcd", "embedded", "embedded-hal-driver"]
0 commit comments