update Cargo.toml
This commit is contained in:
parent
d74626ee1d
commit
f2f1e0dc11
@ -10,3 +10,5 @@ tokio = { version = "*", features = ["full"] }
|
|||||||
serde_json = "*"
|
serde_json = "*"
|
||||||
serde = "*"
|
serde = "*"
|
||||||
chrono = "*"
|
chrono = "*"
|
||||||
|
log = '0.4'
|
||||||
|
env_logger = '0.11'
|
||||||
|
Loading…
Reference in New Issue
Block a user