Add missing package metadata
This commit is contained in:
@@ -1,7 +1,11 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "topgrade"
|
name = "topgrade"
|
||||||
|
description = "Upgrade all the things"
|
||||||
|
license-file = "LICENCE"
|
||||||
|
repository = "https://github.com/r-darwish/topgrade"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>"]
|
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>"]
|
||||||
|
exclude = ["doc/screenshot.gif"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
which = "2.0.0"
|
which = "2.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user