From ada08aa7c620070c4aeab23b678ef8bb5b696667 Mon Sep 17 00:00:00 2001 From: Agathe Porte Date: Sun, 9 Feb 2020 16:11:47 +0100 Subject: add docs --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4bd4096..693d22a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,10 @@ version = "0.1.0" authors = ["Agathe Porte "] edition = "2018" +description = "/dev/lcd Linux charlcd device driver abstraction library" + # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +# temporary requirement for of_node hack (width and height) byteorder = "1.*" -- cgit v1.2.3