Increase dependency specificity for async-tls #18

Closed
Ghost wants to merge 1 commits from (deleted):fix-main-build into main
First-time contributor

This fixes a build error where async-tls v0.10.0 builds fine, but async-tls v0.10.1 (which includes and update from rustls v0.18 to rustls v0.19, fails.

This is a build error that I believe additionally affects the current crates.io release.

This also includes a very very small nonbreaking performance and readability improvement near where the problem area was.

Build Status

This fixes a build error where async-tls v0.10.0 builds fine, but async-tls v0.10.1 (which includes and update from rustls v0.18 to rustls v0.19, fails. This is a build error that I believe additionally affects the current crates.io release. This also includes a very very small nonbreaking performance and readability improvement near where the problem area was. [![Build Status](https://img.shields.io/drone/build/alch_emii/maj-prs/fix-main-build?server=https%3A%2F%2Fdrone.tulpa.dev&style=flat-square)](https://drone.tulpa.dev/alch_emii/maj-prs/branches)
Author
First-time contributor

This has been rebased onto bebfa4d7 so it can be released as a patch version.

This has been rebased onto bebfa4d7 so it can be released as a patch version.
Ghost closed this pull request 2021-12-16 17:24:49 +00:00
Some checks reported errors
continuous-integration/drone/pr Build encountered an error

Pull request closed

Sign in to join this conversation.
No description provided.