Skip to content

Commit 664aec5

Browse files
committed
Ready for release
1 parent e67c015 commit 664aec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exclude = [
1010
]
1111
keywords = ["gpio", "max7219"]
1212
categories = ["embedded", "hardware-support" ]
13-
description = "Utility library for LED matrix displays using the MAX7219 microcontroller written in Rust for Linux (Raspberry Pi)."
13+
description = "Utility library using 'max7219'-crate for LED matrix displays written in Rust for Linux (Raspberry Pi). The main purpose is educational."
1414
readme = "README.md"
1515
license = "MIT"
1616
homepage = "https://github.com/phip1611/max-7219-led-matrix-util"

0 commit comments

Comments
 (0)