update measure_time

This commit is contained in:
Pascal Seitz
2024-12-09 16:40:07 +01:00
parent 876a579e5d
commit 446c83ea24

View File

@@ -53,7 +53,7 @@ rayon = "1.5.2"
lru = "0.12.0"
fastdivide = "0.4.0"
itertools = "0.13.0"
measure_time = "0.8.2"
measure_time = "0.9.0"
arc-swap = "1.5.0"
columnar = { version = "0.3", path = "./columnar", package = "tantivy-columnar" }