Sean McArthur
|
0dc89680cd
|
style(lib): run rustfmt and enforce in CI
|
2019-12-05 13:55:17 -08:00 |
|
Sean McArthur
|
319e8aee15
|
feat(client): remove Destination for http::Uri in connectors
BREAKING CHANGE: All usage of `hyper::client::connect::Destination`
should be replaced with `http::Uri`.
|
2019-12-04 16:15:28 -08:00 |
|
Sean McArthur
|
cb3f39c2dc
|
feat(lib): update Tokio, bytes, http, h2, and http-body
|
2019-12-04 10:56:34 -08:00 |
|
Sean McArthur
|
8b878a805a
|
perf(client): change HttpConnecting to hold Arc<Config> instead of inlined fields
|
2019-10-23 16:21:51 -07:00 |
|