feat(sdk): add automatic hotfix downloader

This commit is contained in:
amizing25
2025-03-12 13:32:32 +07:00
parent 608775b428
commit 6c5ba8b6e4
5 changed files with 200 additions and 44 deletions
+1
View File
@@ -9,6 +9,7 @@ tokio.workspace = true
tower-http = { workspace = true, features = ["cors"] }
axum.workspace = true
axum-server.workspace = true
reqwest.workspace = true
# JSON
serde.workspace = true