summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorjakka <jakka@jakka.su>2025-09-27 17:40:39 +0300
committerjakka <jakka@jakka.su>2025-09-27 17:40:39 +0300
commit1aa81a1c3d5e56a0a6024beed0ba47ecea1a3492 (patch)
tree2384bb4714c2d234de4d576452ef4708e15149be /Cargo.toml
parent20d6438440de1f63eeb9d80eced475e001be02f0 (diff)
parent9e4796570baf97d2193745a350e9611fa21d6a78 (diff)
merged main
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9083099..0186306 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"]