This commit is contained in:
Andras Schmelczer 2026-05-13 12:11:54 +01:00
parent a08b5d2ae0
commit b98f0e3904
38 changed files with 3732 additions and 483 deletions

View file

@ -24,6 +24,7 @@ metrics = "0.24"
metrics-exporter-prometheus = "0.18"
reqwest = { version = "0.13", features = ["rustls", "json", "stream", "form"] }
urlencoding = "2"
url = "2"
rust_xlsxwriter = "0.94"
pmtiles = { version = "0.23", features = ["mmap-async-tokio"] }
rand = "0.10"