Add metadata for the taskchampion crate
This commit is contained in:
@@ -2,6 +2,12 @@
|
|||||||
name = "taskchampion"
|
name = "taskchampion"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]
|
authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]
|
||||||
|
description = "Personal task-tracking"
|
||||||
|
homepage = "https://djmitche.github.io/taskchampion/"
|
||||||
|
documentation = "https://docs.rs/crate/taskchampion"
|
||||||
|
repository = "https://github.com/djmitche/taskchampion"
|
||||||
|
readme = "../README.md"
|
||||||
|
license = "MIT"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user