🔖 Prepara publicación de pagetop-macros 0.2.0

This commit is contained in:
Manuel Cillero 2025-09-20 13:25:59 +02:00
parent 343208f074
commit 81325e4010
4 changed files with 22 additions and 3 deletions

View file

@ -73,5 +73,5 @@ authors = ["Manuel Cillero <manuel@cillero.es>"]
actix-web = { version = "4.11", default-features = false }
pagetop-build = { version = "0.3", path = "helpers/pagetop-build" }
pagetop-macros = { version = "0.1", path = "helpers/pagetop-macros" }
pagetop-macros = { version = "0.2", path = "helpers/pagetop-macros" }
pagetop-statics = { version = "0.1", path = "helpers/pagetop-statics" }