implement include_state search criteria

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-03-24 12:53:32 -04:00 committed by June
parent c2e89b939c
commit fbefbd57be
3 changed files with 72 additions and 31 deletions

View file

@ -51,7 +51,7 @@ serde_html_form = "0.2.5"
hmac = "0.12.1"
sha-1 = "0.10.1"
async-trait = "0.1.78"
async-trait = "0.1.79"
# used for checking if an IP is in specific subnets / CIDR ranges easier
ipaddress = "0.1.3"