➕ Añade macro para patrón "builder" de componentes
This commit is contained in:
parent
aa26389777
commit
efc59216b4
20 changed files with 133 additions and 665 deletions
|
|
@ -49,6 +49,8 @@ actix-web-files = { package = "actix-files", version = "0.6.2" }
|
|||
actix-web-static-files = "4.0.0"
|
||||
static-files = "0.2.3"
|
||||
|
||||
pagetop-macros = { path = "../pagetop-macros", version = "0.0" }
|
||||
|
||||
maud = { version = "0.24.0", features = ["actix-web"] }
|
||||
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue