Implement modifying tasks' "wait" value

This commit is contained in:
Dustin J. Mitchell
2021-05-23 18:16:11 -04:00
committed by Dustin J. Mitchell
parent d7d703f135
commit e977fb294c
8 changed files with 166 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -2809,8 +2809,10 @@ dependencies = [
"anyhow",
"assert_cmd",
"atty",
"chrono",
"dirs-next",
"env_logger 0.8.3",
"lazy_static",
"log",
"mdbook",
"nom",