mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
drop actix-tls dependency
This commit is contained in:
parent
4fb031c454
commit
87941f683f
16 changed files with 66 additions and 260 deletions
|
@ -21,5 +21,4 @@ actix-codec = { path = "actix-net/actix-codec" }
|
|||
actix-connect = { path = "actix-net/actix-connect" }
|
||||
actix-rt = { path = "actix-net/actix-rt" }
|
||||
actix-macros = { path = "actix-net/actix-macros" }
|
||||
actix-tls = { path = "actix-net/actix-tls" }
|
||||
bytestring = { path = "actix-net/string" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue