diff options
| author | jakka <jakka@jakka.su> | 2025-09-27 17:40:39 +0300 |
|---|---|---|
| committer | jakka <jakka@jakka.su> | 2025-09-27 17:40:39 +0300 |
| commit | 1aa81a1c3d5e56a0a6024beed0ba47ecea1a3492 (patch) | |
| tree | 2384bb4714c2d234de4d576452ef4708e15149be /Cargo.toml | |
| parent | 20d6438440de1f63eeb9d80eced475e001be02f0 (diff) | |
| parent | 9e4796570baf97d2193745a350e9611fa21d6a78 (diff) | |
merged main
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,11 +1,11 @@ [package] name = "flac-reencoder" -version = "0.2.7" +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"] |
