mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-30 08:24:28 +02:00
Update actix-connect
to 2.0.0-alpha.2
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
## [Unreleased] - 2020-xx-xx
|
||||
|
||||
* Update the `time` dependency to 0.2.7
|
||||
* Update `actix-connect` dependency to 2.0.0-alpha.1
|
||||
* Update `actix-connect` dependency to 2.0.0-alpha.2
|
||||
|
||||
## [1.0.0] - 2019-12-13
|
||||
|
||||
|
@ -32,7 +32,7 @@ openssl = ["open-ssl", "awc/openssl"]
|
||||
[dependencies]
|
||||
actix-service = "1.0.1"
|
||||
actix-codec = "0.2.0"
|
||||
actix-connect = "2.0.0-alpha.1"
|
||||
actix-connect = "2.0.0-alpha.2"
|
||||
actix-utils = "1.0.3"
|
||||
actix-rt = "1.0.0"
|
||||
actix-server = "1.0.0"
|
||||
|
Reference in New Issue
Block a user