Bumped tantivy version to 0.15.3 in Cargo.toml

This commit is contained in:
Paul Masurel
2021-06-30 16:25:59 +09:00
parent f632be8258
commit 67f53289ef

View File

@@ -1,6 +1,6 @@
[package]
name = "tantivy"
version = "0.15.2"
version = "0.15.3"
authors = ["Paul Masurel <paul.masurel@gmail.com>"]
license = "MIT"
categories = ["database-implementations", "data-structures"]