create and list user examples

This commit is contained in:
Gabor Körber
2023-12-21 21:00:05 +01:00
parent fca4582084
commit 5ac172aff8
7 changed files with 35 additions and 25 deletions
+1
View File
@@ -16,6 +16,7 @@ use_barrel = ["barrel", "sqlformat"]
default = ["use_barrel"]
[dependencies]
entity = { path = "./entity" }
sea-orm = { version = "0.12.10", features = [
"runtime-tokio-native-tls",
"sqlx-postgres",