diff options
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,10 +2,10 @@ name = "flac-reencoder" version = "0.3.0" edition = "2024" -repository = "https://github.com/justjakka/reencoder/" +repository = "https://github.com/doujincafe/reencoder/" license = "BSD-3-Clause" authors = ["jakka"] -description = "A tool for keeping your flacs up-to-date" +description = "tool to keep your flacs reencoded" categories = ["command-line-utilities"] keywords = ["flac", "audio"] |
