Añade carga de ajustes de configuración globales

This commit is contained in:
Manuel Cillero 2022-02-12 10:14:36 +01:00
parent 4e23523e80
commit 96884cbbc0
12 changed files with 146 additions and 12 deletions

View file

@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
pagetop = { path = "pagetop" }
actix-web = "4.0.0-rc.3"
tokio = { version = "1.16", features = ["macros", "rt-multi-thread"] }
[[bin]]
name = "app"