feat: v0.2.0 - add restart command

This commit is contained in:
2020-10-06 23:05:04 +08:00
parent ce18fe0ebe
commit 4e50293c07
4 changed files with 51 additions and 17 deletions

3
Cargo.lock generated
View File

@@ -517,11 +517,12 @@ dependencies = [
[[package]]
name = "keeprunningd"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"argparse",
"chrono",
"dingtalk",
"lazy_static",
"rust_util",
"serde",
"serde_json",