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
|
|
@ -15,4 +15,4 @@ license = "Apache-2.0 or MIT"
|
|||
|
||||
[dependencies]
|
||||
pagetop = { path = "../pagetop" }
|
||||
maud = { version = "0.23.0" }
|
||||
maud = { git = "https://github.com/lambda-fairy/maud", rev = "e6787cd6" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue