add rapidfuzz for sorting my inputs

This commit is contained in:
Chris Cochrun 2025-09-09 15:21:32 -05:00
parent a3a3ff8414
commit 62627155e8
3 changed files with 42 additions and 9 deletions

View file

@ -35,6 +35,7 @@ rayon = "1.11.0"
resvg = "0.45.1"
image = "0.25.8"
rapidhash = "4.0.0"
rapidfuzz = "0.5.0"
# femtovg = { version = "0.16.0", features = ["wgpu"] }
# wgpu = "26.0.1"
# mupdf = "0.5.0"