1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 17:27:42 +02:00

prepare actix-service release

This commit is contained in:
Nikolay Kim
2019-05-12 07:53:26 -07:00
parent 5f8599faf1
commit a2134035d6
3 changed files with 2 additions and 8 deletions

View File

@ -38,9 +38,3 @@ futures = "0.1.25"
openssl = "0.10"
tokio-tcp = "0.1"
tokio-openssl = "0.3"
[patch.crates-io]
actix-service = { path = "actix-service" }
actix-utils = { path = "actix-utils" }
actix-server = { path = "actix-server" }
actix-connect = { path = "actix-connect" }