database support
This commit is contained in:
@@ -6,6 +6,8 @@ edition = "2021"
|
||||
[dependencies]
|
||||
async-trait = "0.1.88"
|
||||
awc = "3.7.0"
|
||||
diesel = { version = "2.2.10", features = ["sqlite", "r2d2"] }
|
||||
dotenvy = "0.15.7"
|
||||
env_logger = "0.11.8"
|
||||
error-chain = "0.12.4"
|
||||
futures = "0.3.31"
|
||||
|
||||
Reference in New Issue
Block a user