Libera la versión de desarrollo 0.0.8

This commit is contained in:
Manuel Cillero 2022-04-09 20:54:01 +02:00
parent ba4cc982be
commit 993d6fc0eb
4 changed files with 9 additions and 9 deletions

View file

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