taskwarrior/Cargo.toml
Dustin J. Mitchell 1272acb893 Use error_chain
2018-11-11 21:09:53 -05:00

12 lines
218 B
TOML

[package]
name = "rask"
version = "0.1.0"
authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]
[dependencies]
#clap = "2.32"
#console = "0.6.2"
#indicatif = "0.9.0"
uuid = "0.7"
chrono = "0.4"
error-chain = "0.12.0"