Bumped tantivy version to 0.15

This commit is contained in:
Paul Masurel
2021-06-07 09:49:17 +09:00
parent 6e4b61154f
commit 3c3493cf15

View File

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