Added search

This commit is contained in:
2025-03-14 18:46:24 +03:00
parent 777ad8e311
commit bc6ede32b9
10 changed files with 431 additions and 151 deletions

View File

@@ -29,6 +29,7 @@ derive_more = { version = "2", features = [
dotenvy = "0.15"
foldhash = "0.1.4"
futures = "0.3"
fuzzy-matcher = "0.3"
hex = "0.4"
itertools = "0.14"
parking_lot = "0.12"