feat: added download and upload commands
redid actions to better support different clients
This commit is contained in:
@@ -16,7 +16,7 @@ windows-result = "0.3.0"
|
||||
windows-strings = "0.3.0"
|
||||
winreg = "0.55"
|
||||
|
||||
sparse-actions = { path = "../sparse-actions" }
|
||||
sparse-actions = { path = "../sparse-actions", features = ["beacon"] }
|
||||
sparse-beacon = { path = "../sparse-beacon", features = ["openssl"] }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user