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

1
Cargo.lock generated
View File

@@ -6525,7 +6525,6 @@ dependencies = [
"serde_json",
"tokio 1.47.1",
"tracing",
"urlencoding",
"utoipa",
"utoipa-scalar",
]