add package info

This commit is contained in:
Sebastian Hugentobler 2017-03-21 17:17:15 +01:00
parent 2c9139e4b6
commit d6dc224a9b

View File

@ -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"