fix: xapian compilation flags

This commit is contained in:
imperosol
2025-06-30 13:09:24 +02:00
parent eb4fbcbda4
commit 6cf8910626
2 changed files with 8 additions and 8 deletions

View File

@ -92,7 +92,7 @@ docs = [
default-groups = ["dev", "tests", "docs"]
[tool.xapian]
version = "1.4.25"
version = "1.4.29"
[tool.ruff]
output-format = "concise" # makes ruff error logs easier to read