add a new _geoPolygon filter to query the cellulite database

This commit is contained in:
Tamo
2025-07-16 00:50:03 +02:00
parent d7be43494c
commit 0319a46a7a
4 changed files with 80 additions and 3 deletions

View File

@ -119,6 +119,7 @@ twox-hash = { version = "2.1.1", default-features = false, features = [
"xxhash3_64",
"xxhash64",
] }
geo-types = "0.7.16"
[dev-dependencies]
mimalloc = { version = "0.1.47", default-features = false }