⬆️ Actualiza maud a la versión 0.25.0

This commit is contained in:
Manuel Cillero 2023-05-14 07:50:39 +02:00
parent 794d48b5ea
commit eea5d5b5f9
10 changed files with 12 additions and 12 deletions

View file

@ -51,7 +51,7 @@ static-files = "0.2.3"
pagetop-macros = { path = "../pagetop-macros", version = "0.0" }
maud = { version = "0.24.0", features = ["actix-web"] }
maud = { version = "0.25.0", features = ["actix-web"] }
serde = { version = "1.0", features = ["derive"] }