We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555d613 commit 0578e54Copy full SHA for 0578e54
1 file changed
crates/git-metadata/Cargo.toml
@@ -5,8 +5,8 @@ edition = "2024"
5
publish = true
6
license = "MIT OR Apache-2.0"
7
description = "Porcelain for adding metadata to any git object without rewriting history."
8
-repository = "https://github.com/git-ents/git-metadata"
9
-homepage = "https://github.com/git-ents/git-metadata"
+repository = "https://github.com/git-ents/git-data"
+homepage = "https://github.com/git-ents/git-data"
10
documentation = "https://docs.rs/git-metadata"
11
12
[[bin]]
0 commit comments