summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAgathe Porte <microjoe@microjoe.org>2020-03-22 22:23:23 +0100
committerAgathe Porte <microjoe@microjoe.org>2020-03-22 22:23:23 +0100
commit22ce7e3aa8a7a63863930d0c476a8dbd5e83a8fb (patch)
treef6682bc7eea0b0c21c33efa2f4de7676b244e6d4 /Cargo.toml
parent5c8f9e2a6739e1013869e44e9d988d9528b28f95 (diff)
downloadcharlcd-22ce7e3aa8a7a63863930d0c476a8dbd5e83a8fb.tar.gz
charlcd-22ce7e3aa8a7a63863930d0c476a8dbd5e83a8fb.zip
add Apache2 license
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 693d22a..79cf064 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@ name = "charlcd"
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"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html