1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

enable rust-tls feature for actix_web::client #1045

This commit is contained in:
Nikolay Kim
2019-08-28 21:40:24 +06:00
parent c193137905
commit 98bf8ab098
2 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Changes
## [1.0.6] - 2019-xx-xx
## [1.0.6] - 2019-08-28
### Added
@ -17,6 +17,8 @@
* `Query` payload made `pub`. Allows user to pattern-match the payload.
* Enable `rust-tls` feature for client #1045
* Update serde_urlencoded to 0.6.1
* Update url to 2.1