mirror of
https://github.com/GothenburgBitFactory/taskchampion-sync-server.git
synced 2026-04-05 17:20:35 +00:00
add homepage / repository to published crates (#100)
This commit is contained in:
committed by
GitHub
parent
ecdfb6bdfd
commit
7430d6feec
@ -4,6 +4,8 @@ version = "0.6.1-pre"
|
|||||||
authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]
|
authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "Core of sync protocol for TaskChampion"
|
description = "Core of sync protocol for TaskChampion"
|
||||||
|
homepage = "https://github.com/GothenburgBitFactory/taskchampion"
|
||||||
|
repository = "https://github.com/GothenburgBitFactory/taskchampion-sync-server"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
@ -4,6 +4,8 @@ version = "0.6.1-pre"
|
|||||||
authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]
|
authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "SQLite backend for TaskChampion-sync-server"
|
description = "SQLite backend for TaskChampion-sync-server"
|
||||||
|
homepage = "https://github.com/GothenburgBitFactory/taskchampion"
|
||||||
|
repository = "https://github.com/GothenburgBitFactory/taskchampion-sync-server"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user