From bf623d59fd2474bf29abd09c2b5ba63c297ff1e8 Mon Sep 17 00:00:00 2001 From: Brooks J Rady Date: Tue, 16 Feb 2021 18:50:22 +0000 Subject: [PATCH] Add description and license for publishing! --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 1b658e60..f237d455 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,8 @@ name = "zellij" version = "0.1.0" authors = ["Aram Drevekenin "] edition = "2018" +description = "Terminal workspace (WIP)" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html