fix: swap to using reqwest for query building

This commit is contained in:
Zomatree
2025-09-19 01:48:23 +01:00
parent 50a926f0a2
commit 5894689a90
4 changed files with 42 additions and 47 deletions

View File

@@ -45,4 +45,3 @@ tracing = "0.1"
# Utils
lru_time_cache = "0.11.11"
urlencoding = "2.1.3"