mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
11 lines
195 B
TOML
11 lines
195 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"
|