From 9fc27f2c0e8575ac6285050720d6d4d529d84959 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 18 Dec 2022 20:14:28 +0100 Subject: [PATCH] with required fields --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index e75e1b1..9d7729b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,12 @@ [package] name = "toolkit" +description = "Toolkit is an opinionated toolkit complementing a personal development workflow. Many of the commands are quite verbose, and well suited for adding to your shell toolbelt" version = "0.1.0" edition = "2021" +license = "MIT" +license-file = "LICENSE" +authors = ["Kasper J. Hermansen contact@kjuulh.io"] +readme = "README.md" [workspace] members = [