adding ip filter and api key filter

This commit is contained in:
2025-01-16 19:33:15 +01:00
parent 79db275dc9
commit 4c57effff9
4 changed files with 91 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ http-body-util = "0.1.2"
hyper = { version = "1.5.2", features = ["http1", "server"] }
hyper-util = { version = "0.1", features = ["http1", "server", "tokio"] }
log = { version = "0.4.22", features=["kv"]}
log = { version = "0.4.25", features=["kv"]}
[lib]
name = "servme"