⬆️ Actualiza versiones de las dependencias

This commit is contained in:
Manuel Cillero 2022-10-13 18:18:08 +02:00
parent 6714473984
commit 3f2f53a8f4
10 changed files with 51 additions and 40 deletions

View file

@ -16,7 +16,7 @@ license = "Apache-2.0 or MIT"
[dependencies]
pagetop = { path = "../pagetop" }
static-files = "0.2.3"
maud = { git = "https://github.com/lambda-fairy/maud", rev = "e6787cd6" }
maud = "0.24.0"
[build-dependencies]
pagetop = { path = "../pagetop" }