mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-07-11 08:35:34 +00:00
feat(blahctl): add database commands to modify users and rooms
This commit is contained in:
parent
a972477171
commit
066061e2ec
3 changed files with 119 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -300,6 +300,7 @@ dependencies = [
|
|||
"rand",
|
||||
"reqwest",
|
||||
"rusqlite",
|
||||
"serde_jcs",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue