Upgrade lindera-tantivy to 0.7.1

This commit is contained in:
Kitaiti Makoto 2021-01-16 13:34:15 +09:00
parent 885dcf91fe
commit 7d17b12000
2 changed files with 1945 additions and 2067 deletions

4010
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -31,7 +31,7 @@ whatlang = "0.11.1"
shrinkwraprs = "0.2.1"
diesel-derive-newtype = "0.1.2"
glob = "0.3.0"
lindera-tantivy = { version = "0.1.3", optional = true }
lindera-tantivy = { version = "0.7.1", optional = true }
tracing = "0.1.22"
[dependencies.chrono]