1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

Re-export actix_http::client::Connector

This commit is contained in:
Nikolay Kim
2019-03-28 14:46:33 -07:00
parent 1d79f16529
commit 9710e9b01f
4 changed files with 10 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "awc"
version = "0.1.0-alpha.1"
version = "0.1.0-alpha.2"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix http client."
readme = "README.md"