From ec9244c149cce9aa6dd5f3f326a6b59882092af7 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 8 Feb 2022 16:37:45 +0900 Subject: [PATCH] Update metadata (Cargo.toml) --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 50af5a8..b3c40f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "mpd_info_screen" version = "0.2.16" edition = "2018" +description = "Displays info on currently playing music from an MPD daemon" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html