Implement modifying tasks' "wait" value
This commit is contained in:
committed by
Dustin J. Mitchell
parent
d7d703f135
commit
e977fb294c
@@ -22,6 +22,8 @@ termcolor = "^1.1.2"
|
||||
atty = "^0.2.14"
|
||||
toml = "^0.5.8"
|
||||
toml_edit = "^0.2.0"
|
||||
chrono = "*"
|
||||
lazy_static = "1"
|
||||
|
||||
# only needed for usage-docs
|
||||
mdbook = { version = "0.4", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user