cli: add an input subcommand
This commit is contained in:
parent
283e438d1b
commit
efae1cd16a
19 changed files with 1383 additions and 36 deletions
|
|
@ -14,7 +14,7 @@ panic = "abort"
|
|||
panic = "abort"
|
||||
|
||||
[dependencies]
|
||||
uapi = "0.2.12"
|
||||
uapi = "0.2.13"
|
||||
thiserror = "1.0.56"
|
||||
ahash = "0.8.7"
|
||||
log = { version = "0.4.20", features = ["std"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue