Compare commits

...

1 Commits

Author SHA1 Message Date
Paul Masurel
3c3493cf15 Bumped tantivy version to 0.15 2021-06-07 09:49:17 +09:00

View File

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