summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b570500..f548fe9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,9 @@
[package]
name = "summain"
version = "0.1.0"
+description = "File manifests"
+readme = "README.md"
+license = "GPL-3"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"