Add missing package metadata

This commit is contained in:
Roey Darwish Dror
2018-06-03 13:36:47 +03:00
parent fc588a33fc
commit 9d32ee2608

View File

@@ -1,7 +1,11 @@
[package]
name = "topgrade"
description = "Upgrade all the things"
license-file = "LICENCE"
repository = "https://github.com/r-darwish/topgrade"
version = "0.1.0"
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>"]
exclude = ["doc/screenshot.gif"]
[dependencies]
which = "2.0.0"