From 1b5a3550d3910b348e12f5121567664367cc3996 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Tue, 26 Nov 2019 19:05:39 -0600 Subject: [PATCH] update --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 1515d3a..b15425c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "garbage" version = "0.1.1" authors = ["Michael Zhang "] +description = "cli tool for interacting with the freedesktop trashcan" +license = "MIT" edition = "2018" [[bin]]