Elimina la excesiva rigidez que impone SeaORM

This commit is contained in:
Manuel Cillero 2022-04-22 20:54:44 +02:00
parent d07611d044
commit 13c2e77688
7 changed files with 0 additions and 166 deletions

View file

@ -14,5 +14,4 @@ repository = "https://gitlab.com/manuelcillero/pagetop"
[dependencies]
pagetop = { path = "../pagetop" }
sea-orm = { version = "0.7.1" }
serde = { version = "1.0", features = ["derive"] }