mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Replace ClonableService with local copy
This commit is contained in:
parent
32718b7e31
commit
baaa7b3fbb
18 changed files with 80 additions and 23 deletions
|
@ -71,7 +71,7 @@ rust-tls = ["rustls", "actix-server/rust-tls"]
|
|||
[dependencies]
|
||||
actix-codec = "0.1.2"
|
||||
actix-service = "0.4.1"
|
||||
actix-utils = "0.4.3"
|
||||
actix-utils = "0.4.4"
|
||||
actix-router = "0.1.5"
|
||||
actix-rt = "0.2.4"
|
||||
actix-web-codegen = "0.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue