update Cargo.toml
This commit is contained in:
parent
d74626ee1d
commit
f2f1e0dc11
@ -9,4 +9,6 @@ elasticsearch = "8.5.0-alpha.1"
|
|||||||
tokio = { version = "*", features = ["full"] }
|
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