tantivy-py: Bump our deps.
parent
c86f0fc1d6
commit
7aa2e06cd3
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue