Update file Cargo.toml
This commit is contained in:
parent
79bce438e2
commit
309a69964c
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
||||||
reqwest = { version = "0.11", features = ["json"] }
|
reqwest = { version = "0.11", features = ["json"] }
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
tokio = { version = "1", features = ["full"] }
|
tokio = { version = "1", features = ["full"] }
|
||||||
|
chrono = "0.4"
|
Loading…
Add table
Add a link
Reference in a new issue