feat: search symbol indexing

This commit is contained in:
Nathan Flurry 2026-02-05 12:08:19 -08:00
parent 375d73e4cb
commit f46bbaef40
7 changed files with 1127 additions and 9 deletions

View file

@ -66,6 +66,7 @@ zip = { version = "0.6", default-features = false, features = ["deflate"] }
# Misc
url = "2.5"
regex = "1.10"
regress = "0.10"
include_dir = "0.7"
base64 = "0.22"