summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Porte <microjoe@microjoe.org>2020-03-22 22:24:04 +0100
committerRomain Porte <microjoe@microjoe.org>2020-03-22 22:24:04 +0100
commit7e7805993a6406fcd26d66ee754c38f570ce012d (patch)
tree587b420267d67fb863583b55655c8da1d290480c
parent237360d00bdd2a39fd0b5d3ee1a58e8700e4b682 (diff)
downloadcharlcd-7e7805993a6406fcd26d66ee754c38f570ce012d.tar.gz
charlcd-7e7805993a6406fcd26d66ee754c38f570ce012d.zip
Cargo.toml: update description
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d2891d4..0120201 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Romain Porte <microjoe@microjoe.org>"]
edition = "2018"
license = "Apache-2.0"
-description = "/dev/lcd Linux charlcd device driver abstraction library"
+description = "Rust library for charlcd.c Linux driver"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html