summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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"]