Skip to content

Commit e8b6179

Browse files
committed
Add repository and readme fields to package section
1 parent efafa2e commit e8b6179

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
authors = ["Nabil ELQATIB <nabilelqatib@gmail.com>"]
33
name = "pcd8544-hal"
44
version = "0.1.0"
5+
repository = "https://github.com/n-eq/pcd8544-rs"
6+
readme = "README.md"
57
license = "MIT OR Apache-2.0"
68
description = "A hardware abstraction layer for PCD8544 LCD controllers (mainly used in Nokia 5510 displays)"
79
keywords = ["embedded", "lcd", "display", "hal", "nokia-5110", "pcd8544"]

0 commit comments

Comments
 (0)