⬆️ 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

@ -16,7 +16,7 @@ license = "Apache-2.0 OR MIT"
[dependencies]
pagetop = { path = "../pagetop", version = "0.0" }
static-files = "0.2.3"
maud = "0.24.0"
maud = "0.25.0"
[build-dependencies]
pagetop-build = { path = "../pagetop-build", version = "0.0" }