🩹 Corrige dependencia no actualizada
This commit is contained in:
parent
8975fbbcfb
commit
f3690458e4
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ license = "MIT OR Apache-2.0"
|
|||
authors = ["Manuel Cillero <manuel@cillero.es>"]
|
||||
|
||||
[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-macros = { version = "0.1", path = "helpers/pagetop-macros" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue