extracting data from js
This commit is contained in:
@@ -9,4 +9,5 @@ tokio = { version = "1", features = ["full"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
anyhow = "1.0"
|
||||
futures = "0.3"
|
||||
serde_json = "1.0"
|
||||
serde_json = "1.0"
|
||||
chrono = "0.4.42"
|
||||
Reference in New Issue
Block a user