mirror of
https://github.com/fafhrd91/actix-web
synced 2025-07-01 08:45:10 +02:00
rollback missed dependencies and CHANGES in crates except actix-http
This commit is contained in:
committed by
Yuki Okushi
parent
d9c415e540
commit
835a00599c
@ -22,7 +22,7 @@ default = ["cookie-session"]
|
||||
cookie-session = ["actix-web/secure-cookies"]
|
||||
|
||||
[dependencies]
|
||||
actix-web = { version = "3.0.0", path = ".." }
|
||||
actix-web = { version = "2.0.0" }
|
||||
actix-service = "1.0.5"
|
||||
bytes = "0.5.4"
|
||||
derive_more = "0.99.2"
|
||||
|
Reference in New Issue
Block a user