tantivy-py: Bump our deps.

master
Damir Jelić 2020-10-01 22:04:04 +02:00
parent c86f0fc1d6
commit 7aa2e06cd3
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ name = "tantivy"
crate-type = ["cdylib"] crate-type = ["cdylib"]
[dependencies] [dependencies]
chrono = "0.4.15" chrono = "0.4.19"
tantivy = "0.13.1" tantivy = "0.13.2"
itertools = "0.9.0" itertools = "0.9.0"
futures = "0.3.5" futures = "0.3.5"