mirror of
https://github.com/fafhrd91/actix-net
synced 2025-01-18 20:01:48 +01:00
prepare actix-connector release
This commit is contained in:
parent
8d62ac4b2f
commit
94a0da3659
@ -1,6 +1,6 @@
|
|||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## [0.2.0] - 2019-01-xx
|
## [0.2.0] - 2019-02-01
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
|
|
||||||
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
* Upgrade trust-dns-resolver
|
* Upgrade trust-dns-resolver
|
||||||
|
|
||||||
* Use tokio-current-thread instead of diract actix-rt dipendency
|
* Use tokio-current-thread instead of direct actix-rt dipendency
|
||||||
|
|
||||||
|
|
||||||
## [0.1.1] - 2019-01-13
|
## [0.1.1] - 2019-01-13
|
||||||
|
@ -27,8 +27,7 @@ default = []
|
|||||||
ssl = ["openssl", "tokio-openssl"]
|
ssl = ["openssl", "tokio-openssl"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
#actix-service = "0.1.6"
|
actix-service = "0.2.0"
|
||||||
actix-service = { path="../actix-service" }
|
|
||||||
actix-codec = "0.1.0"
|
actix-codec = "0.1.0"
|
||||||
futures = "0.1"
|
futures = "0.1"
|
||||||
tokio-tcp = "0.1"
|
tokio-tcp = "0.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user