add homepage / repository to published crates (#100)

This commit is contained in:
Dustin J. Mitchell 2025-03-03 16:59:09 -05:00 committed by GitHub
parent ecdfb6bdfd
commit 7430d6feec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -4,6 +4,8 @@ version = "0.6.1-pre"
authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]
edition = "2021"
description = "Core of sync protocol for TaskChampion"
homepage = "https://github.com/GothenburgBitFactory/taskchampion"
repository = "https://github.com/GothenburgBitFactory/taskchampion-sync-server"
license = "MIT"
[dependencies]