mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
remove Deref
This commit is contained in:
parent
e282ef7925
commit
bca31eb7ad
22 changed files with 192 additions and 172 deletions
|
@ -116,4 +116,7 @@ codegen-units = 1
|
|||
|
||||
[patch.crates-io]
|
||||
actix = { git = "https://github.com/actix/actix.git" }
|
||||
actix-web = { path = "." }
|
||||
actix-http = { path = "actix-http" }
|
||||
actix-http-test = { path = "test-server" }
|
||||
awc = { path = "awc" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue