feat: reworked command processing and storage
This commit is contained in:
@@ -16,8 +16,8 @@ windows-result = "0.3.0"
|
||||
windows-strings = "0.3.0"
|
||||
winreg = "0.55"
|
||||
|
||||
sparse-actions = { version = "2.0.0", path = "../sparse-actions" }
|
||||
sparse-beacon = { version = "0.7.0", path = "../sparse-beacon", features = ["openssl"] }
|
||||
sparse-actions = { path = "../sparse-actions" }
|
||||
sparse-beacon = { path = "../sparse-beacon", features = ["openssl"] }
|
||||
|
||||
[features]
|
||||
service = []
|
||||
|
||||
Reference in New Issue
Block a user