aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2024-05-13 15:27:51 +0530
committerkrolxon <krolyxon@tutanota.com>2024-05-13 15:27:51 +0530
commit4015a7e2a4f690ba879f119f22444752ad764298 (patch)
tree01a400d766ae84ff8154f166ca5a4008ef973788 /Cargo.toml
parentaca208e0d843a43779cac565581bed620f2b08cd (diff)
update Cargo.toml > v0.1.1
Diffstat (limited to 'Cargo.toml')
-rwxr-xr-xCargo.toml5
1 files changed, 4 insertions, 1 deletions
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