🩹 Corrige dependencia no actualizada

This commit is contained in:
Manuel Cillero 2025-09-20 13:14:52 +02:00
parent 8975fbbcfb
commit f3690458e4

View file

@ -70,7 +70,7 @@ license = "MIT OR Apache-2.0"
authors = ["Manuel Cillero <manuel@cillero.es>"] authors = ["Manuel Cillero <manuel@cillero.es>"]
[workspace.dependencies] [workspace.dependencies]
actix-web = { version = "4.11.0", default-features = false } actix-web = { version = "4.11", default-features = false }
pagetop-build = { version = "0.3", path = "helpers/pagetop-build" } pagetop-build = { version = "0.3", path = "helpers/pagetop-build" }
pagetop-macros = { version = "0.1", path = "helpers/pagetop-macros" } pagetop-macros = { version = "0.1", path = "helpers/pagetop-macros" }