fix tantivy-query-grammar version

This commit is contained in:
Pascal Seitz
2025-04-09 14:18:27 +08:00
parent 11c6329ca5
commit 6ab4102253
2 changed files with 2 additions and 2 deletions

View File

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