Skip to content

Commit 0578e54

Browse files
committed
chore: fix repository URL
1 parent 555d613 commit 0578e54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crates/git-metadata/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ edition = "2024"
55
publish = true
66
license = "MIT OR Apache-2.0"
77
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"
8+
repository = "https://github.com/git-ents/git-data"
9+
homepage = "https://github.com/git-ents/git-data"
1010
documentation = "https://docs.rs/git-metadata"
1111

1212
[[bin]]

0 commit comments

Comments
 (0)