generated from Patagia/template-nix
parent
e42e924ce6
commit
3cf1714185
5 changed files with 631 additions and 416 deletions
controller
|
@ -15,7 +15,7 @@ schemars.workspace = true
|
|||
serde.workspace = true
|
||||
slog-async.workspace = true
|
||||
slog.workspace = true
|
||||
sqlx = { version = "0.8.3", default-features = false, features = [
|
||||
sqlx = { version = "0.8.5", default-features = false, features = [
|
||||
"macros", "migrate", "postgres", "runtime-tokio", "tls-rustls", "time", "uuid"
|
||||
] }
|
||||
tokio.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue