bugfixes?

This commit is contained in:
Simon
2025-07-18 18:55:42 +00:00
parent 3998c8b1a9
commit 83fe467252
3 changed files with 22 additions and 3 deletions

View File

@@ -18,3 +18,4 @@ serde_json = "1.0.140"
tokio = { version = "1", features = ["full"] }
wreq = { version = "5", features = ["full"] }
wreq-util = "2"
percent-encoding = "2.1"