summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAgathe Porte <microjoe@microjoe.org>2020-03-22 22:24:04 +0100
committerAgathe Porte <microjoe@microjoe.org>2020-03-22 22:24:04 +0100
commitd0ccb8ca58b0c577225c5f3f629a0a8936577d9d (patch)
tree8e1e5b0e615dd14ab81a105825bc0ab107ab0043 /Cargo.toml
parent22ce7e3aa8a7a63863930d0c476a8dbd5e83a8fb (diff)
downloadcharlcd-d0ccb8ca58b0c577225c5f3f629a0a8936577d9d.tar.gz
charlcd-d0ccb8ca58b0c577225c5f3f629a0a8936577d9d.zip
Cargo.toml: update description
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 79cf064..6bdd320 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Agathe 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