feat(sdk): add automatic hotfix downloader
This commit is contained in:
@@ -11,6 +11,7 @@ tokio = { version = "1.36.0", features = ["full"] }
|
||||
axum = "0.8.1"
|
||||
axum-server = "0.7.1"
|
||||
tower-http = "0.6.2"
|
||||
reqwest = "0.12.12"
|
||||
|
||||
# JSON
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user