Allow using userkey literal in ctl commands

This commit is contained in:
oxalica 2024-08-26 23:45:56 -04:00
parent bcfac0c6b6
commit 482432758c
3 changed files with 22 additions and 5 deletions

1
Cargo.lock generated
View file

@ -249,6 +249,7 @@ dependencies = [
"blah",
"clap",
"ed25519-dalek",
"hex",
"rand",
"reqwest",
"rusqlite",