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

1
Cargo.lock generated
View File

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