mirror of
https://github.com/Noratrieb/karlheinz.git
synced 2026-01-14 14:35:03 +01:00
database
This commit is contained in:
parent
cc8646baff
commit
90ed6e1533
13 changed files with 224 additions and 711 deletions
|
|
@ -10,4 +10,5 @@ edition = "2018"
|
|||
actix-web = "3"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.64"
|
||||
sqlx = { version = "0.5", features = ["postgres", "macros", "runtime-actix-rustls"] }
|
||||
diesel = { version = "1.4.4", features = ["postgres"] }
|
||||
dotenv = "0.15.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue