mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-07-11 08:35:34 +00:00
feat(blahctl): add identity management commands
This commit is contained in:
parent
a9ca9b976c
commit
5252aa19ee
4 changed files with 146 additions and 16 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -288,9 +288,11 @@ dependencies = [
|
|||
"clap",
|
||||
"ed25519-dalek",
|
||||
"hex",
|
||||
"humantime",
|
||||
"rand",
|
||||
"reqwest",
|
||||
"rusqlite",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue