add package info
This commit is contained in:
parent
2c9139e4b6
commit
d6dc224a9b
@ -2,6 +2,13 @@
|
||||
name = "gog-sync"
|
||||
version = "0.2.0"
|
||||
authors = ["Sebastian Hugentobler <sebastian@vanwa.ch>"]
|
||||
description = "Synchronizes a GOG library with a local folder."
|
||||
repository = "https://gitlab.com/thallian/gog-sync"
|
||||
readme = "README.md"
|
||||
keywords = ["gog", "sync", "cli"]
|
||||
categories = ["command-line-utilities"]
|
||||
license = "MPL-2.0"
|
||||
gitlab = { repository = "thallian/gog-sync", branch = "master" }
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user