From f9a2f9c5a9d35062a4d2fc422581cff232b19ee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Sat, 26 Dec 2020 21:16:45 +0100 Subject: mumlib: update Cargo.toml for publishing --- mumlib/Cargo.toml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'mumlib') diff --git a/mumlib/Cargo.toml b/mumlib/Cargo.toml index 2df0950..e439e77 100644 --- a/mumlib/Cargo.toml +++ b/mumlib/Cargo.toml @@ -4,8 +4,11 @@ version = "0.3.0" authors = ["Gustav Sörnäs ", "Eskil Queseth "] edition = "2018" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html +description = """ +Exposed parts of mum. +""" +repository = "https://github.com/sornas/mum" +license = "MIT" [dependencies] colored = "2.0" -- cgit v1.2.1