config: add support for status commands
This commit is contained in:
parent
44b19cbc9a
commit
7eb4510eab
6 changed files with 303 additions and 3 deletions
|
|
@ -13,3 +13,6 @@ futures-util = { version = "0.3.30", features = ["io"] }
|
|||
uapi = "0.2.12"
|
||||
thiserror = "1.0.57"
|
||||
backtrace = "0.3.69"
|
||||
error_reporter = "1.0.0"
|
||||
serde_json = "1.0.114"
|
||||
bstr = { version = "1.9.0", default-features = false, features = ["std"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue