🔖 Prepara publicación de pagetop-build 0.2.0

This commit is contained in:
Manuel Cillero 2025-08-09 10:30:53 +02:00
parent a0f92e9487
commit 298135b518
4 changed files with 14 additions and 3 deletions

View file

@ -71,6 +71,6 @@ authors = ["Manuel Cillero <manuel@cillero.es>"]
[workspace.dependencies]
actix-web = { version = "4.11.0", default-features = false }
pagetop-build = { version = "0.1", path = "helpers/pagetop-build" }
pagetop-build = { version = "0.2", path = "helpers/pagetop-build" }
pagetop-macros = { version = "0.1", path = "helpers/pagetop-macros" }
pagetop-statics = { version = "0.1", path = "helpers/pagetop-statics" }