Files
topgrade/Cargo.toml
Roey Darwish Dror 5d63cba735 Version bump
2018-06-10 11:22:50 +03:00

15 lines
344 B
TOML

[package]
name = "topgrade"
description = "Upgrade all the things"
license-file = "LICENCE"
repository = "https://github.com/r-darwish/topgrade"
version = "0.5.0"
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>"]
exclude = ["doc/screenshot.gif"]
[dependencies]
which = "2.0.0"
termion = "1.5.1"
failure = "0.1.1"
failure_derive = "0.1.1"