feat: reworked command processing and storage
This commit is contained in:
@@ -8,6 +8,6 @@ errno = "0.3.10"
|
||||
hex = "0.4.3"
|
||||
libc = "0.2.169"
|
||||
rand = "0.9.0"
|
||||
sparse-actions = { version = "2.0.0", path = "../sparse-actions" }
|
||||
sparse-unix-infector = { version = "2.0.0", path = "../sparse-unix-infector" }
|
||||
sparse-actions = { path = "../sparse-actions" }
|
||||
sparse-unix-infector = { path = "../sparse-unix-infector" }
|
||||
structopt = "0.3.26"
|
||||
|
||||
Reference in New Issue
Block a user