Merge branch 'main' into cellulite

This commit is contained in:
Mubelotix
2025-08-20 12:10:25 +02:00
178 changed files with 2643 additions and 661 deletions

View File

@ -115,6 +115,7 @@ utoipa = { version = "5.4.0", features = [
lru = "0.14.0"
geo-types = "0.7.16"
zerometry = "0.1.0"
twox-hash = { version = "2.1.1", default-features = false, features = ["std", "xxhash3_64", "xxhash64"] }
[dev-dependencies]
mimalloc = { version = "0.1.47", default-features = false }