Write some major geolocation shuffling around code

This commit is contained in:
Slatian
2023-02-17 18:45:37 +01:00
parent 0193c24385
commit 2fb2385004
6 changed files with 284 additions and 1 deletions

View File

@ -12,3 +12,4 @@ serde = { version = "1", features = ["derive"] }
tokio = { version = "1", features = ["full"] }
tera = "1"
trust-dns-resolver = "0.22"
maxminddb = "0.17"