feat: completed base feature set for the app
This commit is contained in:
@@ -31,6 +31,8 @@ axum = { workspace = true }
|
||||
diesel = { workspace = true }
|
||||
diesel_migrations = { workspace = true }
|
||||
libsqlite3-sys = { workspace = true }
|
||||
mlua = { workspace = true }
|
||||
url = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
||||
Reference in New Issue
Block a user