dev api key
This commit is contained in:
parent
06c837b244
commit
89091a03d3
11 changed files with 791 additions and 762 deletions
|
|
@ -13,7 +13,7 @@ rand = "0.9"
|
|||
reqwest = {
|
||||
version = "0.12",
|
||||
default-features = false,
|
||||
features = ["json", "form", "rustls-tls"]
|
||||
features = ["json", "rustls-tls"]
|
||||
}
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue