feat: fixup "setup seaorm and a first "debug" entity as example"

This commit is contained in:
2024-09-24 14:20:55 +02:00
parent fcba21ef68
commit 777b7f2425
8 changed files with 38 additions and 14 deletions

View File

@ -12,9 +12,7 @@ members = [
[workspace.dependencies]
anyhow = "1.0"
axum = "0.7.5"
dotenv = "0.15"
sea-orm-cli = "1.0.1"
sea-orm = "1.0.1"
thiserror = "1.0"
tokio = "1.39.1"