From 60afafd241745655ef6a85b8a5bf54d3ad258487 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Mon, 5 Oct 2020 01:06:41 +0100 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 169a2c9..11b252b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,8 @@ name = "shync" version = "0.1.0" authors = ["Ellie Huxtable "] edition = "2018" +license = "MIT" +description = "shync - sync your shell history" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html