now can run
This commit is contained in:
@@ -7,9 +7,11 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "0.2.6", features = ["full"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
argparse = "0.2.2"
|
||||
rust_util = "0.2.4"
|
||||
dingtalk = "1.3.2"
|
||||
|
||||
chrono = "0.4.11"
|
||||
# log = "0.4.8"
|
||||
|
||||
Reference in New Issue
Block a user