From 4015a7e2a4f690ba879f119f22444752ad764298 Mon Sep 17 00:00:00 2001 From: krolxon Date: Mon, 13 May 2024 15:27:51 +0530 Subject: update Cargo.toml > v0.1.1 --- Cargo.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 034cea9..66cd0e4 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,10 @@ [package] name = "rmptui" -version = "0.1.0" +authors = ["krolyxon"] +version = "0.1.1" edition = "2021" +repository = "https://github.com/krolyxon/rmptui" +keywords = ["rmptui", "mpd", "music", "cli", "tui", "client"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3