chore: initial commit for phase07
This commit is contained in:
@@ -23,7 +23,7 @@ serde_json = "1"
|
||||
serde_yaml = "0.9"
|
||||
|
||||
# HTTP client (for CDN uploads, API callbacks)
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
reqwest = { version = "0.12", features = ["json", "multipart"] }
|
||||
|
||||
# Logging
|
||||
tracing = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user