From be25910f788b94b220fcc26916d3e3ce34407182 Mon Sep 17 00:00:00 2001 From: Gregory Date: Sun, 17 May 2020 16:04:32 -0400 Subject: [PATCH] Add description --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 8fde486..c067afc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.2.0" authors = ["greg "] edition = "2018" license = "MIT" +descrption = "Manage mimeapps.list and default applications with ease" [dependencies] dirs = "2.0.2"