better devtools

This commit is contained in:
Aiden McClelland
2022-02-09 13:26:19 -07:00
committed by Aiden McClelland
parent c413814ac4
commit 1d97856922
5 changed files with 55 additions and 5 deletions

View File

@@ -110,7 +110,7 @@ pub fn package() -> Result<(), RpcError> {
#[command(subcommands(
version::git_info,
s9pk::pack,
s9pk::verify,
developer::verify,
developer::init,
inspect::inspect
))]