add formal subcommand

This commit is contained in:
Jacob Lifshay 2024-09-25 01:52:41 -07:00
parent bb860d54cc
commit 45dbb554d0
Signed by: programmerjake
SSH key fingerprint: SHA256:B1iRVvUJkvd7upMIiMqn6OyxvD2SgJkAH3ZnUOj6z+c
4 changed files with 297 additions and 24 deletions

1
Cargo.lock generated
View file

@ -252,6 +252,7 @@ dependencies = [
"os_pipe",
"serde",
"serde_json",
"tempfile",
"trybuild",
"which",
]