dev api key

This commit is contained in:
Jonas Rabenstein 2026-08-12 14:02:12 +02:00
commit 89091a03d3
11 changed files with 791 additions and 762 deletions

View file

@ -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"