first implementation
This commit is contained in:
@@ -6,3 +6,8 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
reqwest = { version = "0.11.16", features = ["blocking"] }
|
||||
dotenv_codegen = "0.15.0"
|
||||
serde_json = "1.0.96"
|
||||
regex = "1.7.3"
|
||||
log = "0.4.17"
|
||||
|
||||
Reference in New Issue
Block a user