feat: v0.2.0 - add restart command
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "keeprunningd"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -14,6 +14,7 @@ argparse = "0.2.2"
|
||||
rust_util = "0.6.3"
|
||||
dingtalk = "1.3.2"
|
||||
chrono = "0.4.11"
|
||||
lazy_static = "1.4.0"
|
||||
# log = "0.4.8"
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user