diff options
| author | krolxon <krolyxon@tutanota.com> | 2024-05-13 15:27:51 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2024-05-13 15:27:51 +0530 |
| commit | 4015a7e2a4f690ba879f119f22444752ad764298 (patch) | |
| tree | 01a400d766ae84ff8154f166ca5a4008ef973788 /Cargo.toml | |
| parent | aca208e0d843a43779cac565581bed620f2b08cd (diff) | |
update Cargo.toml > v0.1.1
Diffstat (limited to 'Cargo.toml')
| -rwxr-xr-x | Cargo.toml | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |
