mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
remove actix artifacts
This commit is contained in:
parent
25c2b6470d
commit
a3abae8c16
35 changed files with 0 additions and 3894 deletions
|
@ -7,9 +7,6 @@ members = [
|
|||
"ntex-rt",
|
||||
"ntex-service",
|
||||
# "ntex-web-macros",
|
||||
|
||||
"actix-net/actix-service",
|
||||
"actix-net/router",
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
|
@ -20,5 +17,3 @@ ntex-router = { path = "ntex-router" }
|
|||
ntex-rt = { path = "ntex-rt" }
|
||||
ntex-service = { path = "ntex-service" }
|
||||
ntex-web-macros = { path = "ntex-web-macros" }
|
||||
|
||||
bytestring = { path = "actix-net/string" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue