mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
move high level client code from actix-http
This commit is contained in:
@ -29,7 +29,6 @@ cookies = ["cookie", "actix-http/cookies"]
|
||||
[dependencies]
|
||||
actix-service = "0.3.4"
|
||||
actix-http = { git = "https://github.com/actix/actix-http.git" }
|
||||
actix-codec = "0.1.1"
|
||||
bytes = "0.4"
|
||||
futures = "0.1"
|
||||
log =" 0.4"
|
||||
|
Reference in New Issue
Block a user