Skip to content

Commit 741d961

Browse files
committed
cargo.toml url edit
1 parent 2753923 commit 741d961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
name = "flac-reencoder"
33
version = "0.3.0"
44
edition = "2024"
5-
repository = "https://github.com/justjakka/reencoder/"
5+
repository = "https://github.com/doujincafe/reencoder/"
66
license = "BSD-3-Clause"
77
authors = ["jakka"]
8-
description = "A tool for keeping your flacs up-to-date"
8+
description = "tool to keep your flacs reencoded"
99
categories = ["command-line-utilities"]
1010
keywords = ["flac", "audio"]
1111

0 commit comments

Comments
 (0)