Hardened the lookups

This commit is contained in:
Connor Johnstone
2026-03-02 23:54:28 -05:00
parent 34977ea54b
commit 09d562fabb
7 changed files with 222 additions and 66 deletions

View File

@@ -13,3 +13,4 @@ ureq = "3"
rand = "0.9"
walkdir = "2.5"
crossterm = "0.28"
urlencoding = "2.1.3"