Added version for tantivy-grammar before publish

This commit is contained in:
Paul Masurel
2019-12-16 08:35:17 +09:00
parent 431c187a60
commit c0011edd05

View File

@@ -40,7 +40,7 @@ owning_ref = "0.4"
stable_deref_trait = "1.0.0"
rust-stemmers = "1.2"
downcast-rs = { version="1.0" }
tantivy-query-grammar = { path="./query-grammar" }
tantivy-query-grammar = { version="0.11", path="./query-grammar" }
bitpacking = {version="0.8", default-features = false, features=["bitpacker4x"]}
census = "0.4"
fnv = "1.0.6"