implement search feature

This commit is contained in:
yggverse 2025-09-08 21:49:09 +03:00
parent fdd6e10e3a
commit 96c3df1b41
3 changed files with 119 additions and 84 deletions

View file

@ -22,6 +22,7 @@ librqbit-core = "5.0.0"
plurify = "0.2.0"
url = "2.5.7"
urlencoding = "2.1.3"
regex = "1.11.2"
# development
[patch.crates-io]