Skip to content

Conversation

@gabhijit
Copy link

  1. Updated the dependencies in Cargo.toml.
  2. Started using 'tokio-native-tls' as opposed to deprecated 'tokio-tls'
  3. Updated implementation of poll_read to confirm to new signature as
    per new API.
  4. Other Fixes to get build working. (Tested with hyper-0.14.1 and tokio-1.0.1)
  5. Updated the version to v0.5.0

1. Updated the dependencies in `Cargo.toml`.
2. Started using 'tokio-native-tls' as opposed to deprecated 'tokio-tls'
3. Updated implementation of `poll_read` to confirm to new signature as
   per new API.
4. Other Fixes to get build working. (Tested with hyper-0.14.1 and tokio-1.0.1)
6. Updated the version to v0.5.0
@gabhijit gabhijit mentioned this pull request Dec 29, 2020
1 task
@jtgeibel
Copy link

Isn't this already covered by PR #79?

@seanmonstar
Copy link
Member

Thanks for the PR! We've just merged #79 which did this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants