From 7af5be596dc710e22d849e0f260c4363583c7066 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 28 Nov 2020 14:36:41 +0200 Subject: chore: add fields to Cargo.toml for publishing create --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) 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 "] edition = "2018" -- cgit v1.2.1