diff options
| author | jakka <jakka@jakka.su> | 2025-09-27 17:25:40 +0300 |
|---|---|---|
| committer | jakka <jakka@jakka.su> | 2025-09-27 17:25:40 +0300 |
| commit | 741d96122c5dfe9314c1120dc8574130d1c73345 (patch) | |
| tree | 2b01f453b0556ce5b4f3f3ac1d089a2d4dcbbe51 | |
| parent | 275392373060afc6a895012e2064a4f4bbf37ea1 (diff) | |
cargo.toml url edit
| -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"] |
