Add a basic command system instead of refering to actions directly from the config
This commit is contained in:
@ -19,6 +19,7 @@ derive_deref = "1.1.1"
|
||||
directories = "5.0.1"
|
||||
futures = "0.3.28"
|
||||
human-panic = "1.2.0"
|
||||
inventory = "0.3"
|
||||
json5 = "0.4.1"
|
||||
lazy_static = "1.4.0"
|
||||
libc = "0.2.148"
|
||||
|
Reference in New Issue
Block a user