use the latest version of zerometry that supports collection, lines and multi-lines

This commit is contained in:
Tamo
2025-09-25 10:31:07 +02:00
parent ad39263b94
commit 6935589f74
3 changed files with 36 additions and 30 deletions

View File

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