We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71c3638 commit e67c015Copy full SHA for e67c015
Cargo.toml
@@ -10,7 +10,7 @@ exclude = [
10
]
11
keywords = ["gpio", "max7219"]
12
categories = ["embedded", "hardware-support" ]
13
-description = "Utility library for LED matrix displays using the MAX7219 microcontroller written in Rust for Linux (Raspberry Pi).."
+description = "Utility library for LED matrix displays using the MAX7219 microcontroller written in Rust for Linux (Raspberry Pi)."
14
readme = "README.md"
15
license = "MIT"
16
homepage = "https://github.com/phip1611/max-7219-led-matrix-util"
0 commit comments