mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-23 16:21:06 +01:00
reenable actix-http from local path
This commit is contained in:
parent
0a86907dd2
commit
e5f2feec45
@ -108,7 +108,7 @@ codegen-units = 1
|
||||
|
||||
[patch.crates-io]
|
||||
actix-web = { path = "." }
|
||||
#actix-http = { path = "actix-http" }
|
||||
actix-http = { path = "actix-http" }
|
||||
actix-http-test = { path = "test-server" }
|
||||
actix-web-codegen = { path = "actix-web-codegen" }
|
||||
actix-cors = { path = "actix-cors" }
|
||||
|
Loading…
Reference in New Issue
Block a user