fix: swap to using reqwest for query building

This commit is contained in:
Zomatree
2025-09-19 01:48:23 +01:00
committed by Angelo Kontaxis
parent 154204742d
commit 38dd4d1079
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"