Actualiza actix-web a la versión 4
This commit is contained in:
parent
cafc4422fa
commit
82d23c2499
9 changed files with 20 additions and 21 deletions
|
|
@ -19,7 +19,7 @@ features = ["mysql"]
|
|||
default-features = false
|
||||
|
||||
[dependencies]
|
||||
actix-web = "3.3.3"
|
||||
actix-web = "4.1.0"
|
||||
pagetop-admin = { path = "../pagetop-admin" }
|
||||
pagetop-user = { path = "../pagetop-user" }
|
||||
pagetop-node = { path = "../pagetop-node" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue