⬆️ Actualiza dependiencias

This commit is contained in:
Manuel Cillero 2023-03-24 00:01:19 +01:00
parent 27e79ee3cc
commit 794d48b5ea
2 changed files with 11 additions and 11 deletions

View file

@ -14,7 +14,7 @@ repository = "https://github.com/manuelcillero/pagetop"
license = "Apache-2.0 OR MIT"
[dependencies]
actix-web = "4.2.1"
actix-web = "4.3.1"
pagetop = { path = "../pagetop", version = "0.0", features = ["mysql"], default-features = false }
# Modules.
pagetop-homedemo = { path = "../pagetop-homedemo", version = "0.0" }