diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-07-03 11:54:03 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-07-03 11:54:03 +0100 |
| commit | 3db0a2b3ba76a7588137eb70b1a1558de268b799 (patch) | |
| tree | 57366121e86d2a458dd2033d058551543b940be1 | |
| parent | b4e3cdac8160b6aa7c5975989a7cff50a53eca3d (diff) | |
chore: update package homepage
to reflect changes to gitworkshop url structure
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -5,7 +5,7 @@ edition = "2021" | |||
| 5 | description = "cli for code collaboration over nostr with nip34 support" | 5 | description = "cli for code collaboration over nostr with nip34 support" |
| 6 | authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] | 6 | authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] |
| 7 | readme = "README.md" | 7 | readme = "README.md" |
| 8 | homepage = "https://gitworkshop.dev/repo/ngit" | 8 | homepage = "https://gitworkshop.dev/r/naddr1qqzxuemfwsqs6amnwvaz7tmwdaejumr0dspzpgqgmmc409hm4xsdd74sf68a2uyf9pwel4g9mfdg8l5244t6x4jdqvzqqqrhnym0k2qj" |
| 9 | repository = "https://codeberg.org/DanConwayDev/ngit-cli" | 9 | repository = "https://codeberg.org/DanConwayDev/ngit-cli" |
| 10 | license = "MIT" | 10 | license = "MIT" |
| 11 | keywords = ["nostr", "git"] | 11 | keywords = ["nostr", "git"] |