Fix Typesense tests (#5541)

* Fix Typesense tests

* fix

* add back author

* Split project title and authors by words and index on that

* clippy
This commit is contained in:
aecsocket
2026-03-13 13:34:51 +00:00
committed by GitHub
parent cc9059fb4a
commit 991b4d8c13
8 changed files with 66 additions and 8 deletions

1
Cargo.lock generated
View File

@@ -4922,6 +4922,7 @@ dependencies = [
"eyre",
"futures",
"futures-util",
"heck 0.5.0",
"hex",
"hmac",
"hyper-rustls 0.27.7",