mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-11-27 15:18:37 +01:00
Made the geoip database reloadable
This commit is contained in:
@@ -13,6 +13,7 @@ clap = { version = "4", features = ["derive"] }
|
||||
governor = "0.5"
|
||||
idna = "0.3"
|
||||
lazy_static = "1.4.0"
|
||||
parking_lot = "0.12"
|
||||
regex = "1.7"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user