mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-09-13 05:55:22 +00:00
refactor(blahctl)!: update to new id-desc and schema
This commit is contained in:
parent
10dcc64fe9
commit
3cc6017ae0
2 changed files with 39 additions and 55 deletions
|
@ -11,7 +11,7 @@ hex = "0.4"
|
|||
humantime = "2"
|
||||
rand = "0.8"
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
rusqlite = "0.32"
|
||||
rusqlite = { version = "0.32", features = ["rusqlite-macros"] }
|
||||
serde_json = "1"
|
||||
tokio = { version = "1", features = ["rt", "macros"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue