Add IP location service
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-12 17:01:45 +01:00
parent 42d2c20ce3
commit bfe65b0216
278 changed files with 119 additions and 34 deletions

1
Cargo.lock generated
View File

@ -512,6 +512,7 @@ dependencies = [
"include_dir",
"jwt-simple",
"lazy-regex",
"lazy_static",
"log",
"mime_guess",
"qrcode-generator",