We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2753923 commit 741d961Copy full SHA for 741d961
Cargo.toml
@@ -2,10 +2,10 @@
2
name = "flac-reencoder"
3
version = "0.3.0"
4
edition = "2024"
5
-repository = "https://github.com/justjakka/reencoder/"
+repository = "https://github.com/doujincafe/reencoder/"
6
license = "BSD-3-Clause"
7
authors = ["jakka"]
8
-description = "A tool for keeping your flacs up-to-date"
+description = "tool to keep your flacs reencoded"
9
categories = ["command-line-utilities"]
10
keywords = ["flac", "audio"]
11
0 commit comments