caio.co/de/cantine

Bump to tantivy v0.16

Id
11153d3f6269a59ebd0d7e821686213cd6d12389
Author
Caio
Commit time
2021-09-11T09:23:00+02:00

Modified tique/Cargo.toml

@@ -20,7 +20,7
queryparser = ["nom"]

[dependencies]
-tantivy = "0.15"
+tantivy = "0.16"
nom = { version = "7", optional = true }

[dev-dependencies]